jesseduffield.lazygit/pkg/gui/patch_exploring
Stefan Haller a58770ee1b Fix pressing shift-down after clicking in diff view
When clicking in a single-file diff view to enter staging (or custom patch
editing, when coming from the commit files panel), and then pressing shift-down
or shift-up to select a range, it would move the selected line rather than
creating a range. Only on the next press would it start to select a range from
there.

This is very similar to the fix we made for pressing escape in 0e4d266a52.
2024-10-18 10:08:27 +02:00
..
focus.go Replace min/max helpers with built-in min/max 2024-04-07 23:24:10 +08:00
focus_test.go Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
state.go Fix pressing shift-down after clicking in diff view 2024-10-18 10:08:27 +02:00