1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-01 00:54:58 +02:00
Files
lazygit/pkg/gui/context
Stefan Haller 15b25b5afb Fix searching in the divergence (left/right) view
Searching in the "Divergence from upstream" view would select the wrong lines.
The OnSearchSelect function gets passed a view index, and uses it to select a
model line. In most views these are the same, but not in the divergence view
(because of the Remote/Local section headers).
2024-06-23 11:43:12 +02:00
..
2023-09-20 08:35:41 +03:00
2022-03-17 19:13:40 +11:00
2024-04-06 13:46:15 +02:00
2023-04-30 13:19:53 +10:00
2024-04-06 13:46:15 +02:00