1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-24 06:42:03 +03:00
Files
lazygit/pkg/gui/context
Stefan Haller 2b41a27d92 Fix search results being off by two lines during rebase or in divergence view
We forgot to convert the model indices to view indices in searchModelCommits.
This needs to be done for search results to be highlighted correctly in the
"divergence from upstream" view, which adds "--- Remote/Local ---" entries, and
during a rebase, where we have "--- Pending rebase todos ---" and "--- Commits
---" which offset view indices from model indices.
2025-07-12 17:30:36 +02:00
..
2025-04-21 18:03:18 +02:00
2023-09-20 08:35:41 +03:00
2025-07-07 13:37:41 +02:00
2025-04-21 18:03:24 +02:00
2025-04-21 18:03:24 +02:00