1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-08 04:04:22 +02:00
lazygit/pkg/gui/patch_exploring
Stefan Haller e72c759541 Make range selections created with the mouse non-sticky
I prefer this because I almost never use sticky range selections. Also, this
fixes the issue that just clicking a line in a diff (without dragging) already
creates a range selection. It still does, technically, but it's no longer a
problem because a non-sticky one-line range selection behaves the same as a
non-range selection.
2024-01-24 08:22:55 +01:00
..
focus_test.go If selected line is outside, move it to the middle of the view 2023-08-15 11:40:40 +02:00
focus.go If selected line is outside, move it to the middle of the view 2023-08-15 11:40:40 +02:00
state.go Make range selections created with the mouse non-sticky 2024-01-24 08:22:55 +01:00