jesseduffield.lazygit/pkg/integration/tests/ui
Jesse Duffield d08fafb1c4 Clear range select upon pressing 'escape'
This is the highest priority of the escape actions because it's the thing you're
most likely to want to do upon hitting escape if you have a range selected.

Applying this to the staging/patch-building views is tricky: if we want this logic
for when a range of lines is selected, we'll also need to apply it when a hunk
is selected too. I still think it's worth it though: I've often accidentally
escaped from the staging view when trying to cancel a range selection.
2024-01-19 10:47:21 +11:00
..
accordion.go Add integration test for accordion mode 2023-07-19 22:17:29 +10:00
double_popup.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
empty_menu.go Add test for crashing on empty menu 2023-07-20 21:08:56 +10:00
open_link_failure.go If OpenLink errors, show a dialog instead 2023-08-09 13:12:40 +01:00
range_select.go Clear range select upon pressing 'escape' 2024-01-19 10:47:21 +11:00
switch_tab_from_menu.go Use fields rather than methods on worktrees 2023-07-30 18:35:24 +10:00