jesseduffield.lazygit/pkg/integration/tests/cherry_pick
Jesse Duffield 280b4d60f8 Support select range for cherry pick
This requires us to change the 'v' keybinding for paste to something else,
now that 'v' is used globally for toggling range select. So I'm using
'shift+v' and I'm likewise changing 'c' to 'shift+c' for copying, so
that they're consistent.

We will need to clearly communicate this change in keybindings.
2024-01-19 10:50:49 +11:00
..
cherry_pick.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
cherry_pick_conflicts.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
cherry_pick_during_rebase.go Allow cherry-picking commits during a rebase 2023-09-18 10:50:19 +02:00
cherry_pick_range.go Support select range for cherry pick 2024-01-19 10:50:49 +11:00