1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-05-21 22:43:27 +02:00
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
..
2024-04-12 08:33:47 +02:00
2023-04-30 13:19:53 +10:00
2024-04-07 16:09:26 +08:00
2024-04-18 10:10:30 +02:00
2024-04-18 10:10:30 +02:00
2021-09-16 21:38:43 +08:00
2024-03-23 23:46:37 +01:00