1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-10-30 23:57:43 +02:00
Files
lazygit/pkg
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-06-03 19:07:24 +02:00
2023-09-04 17:48:39 +02:00
2023-02-26 12:54:13 +11:00
2023-07-30 19:59:51 +10:00
2022-12-30 12:18:59 +11:00
2024-04-07 16:09:26 +08:00