1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/docs/dev
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
..
Busy.md Use first class task objects instead of global counter 2023-07-09 21:30:19 +10:00
Codebase_Guide.md Clear range select upon pressing 'escape' 2024-01-19 10:47:21 +11:00
Demo_Recordings.md Support mp4 videos for demos 2023-08-02 22:21:25 +10:00
Integration_Tests.md Add dev doc for busy/idle tracking 2023-07-09 20:57:18 +10:00
README.md Add codebase guide 2024-01-11 09:43:38 +11:00