-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I use hotkeys 1-5 to focus on a pane right after I launch lazygit. I find it very handy and thank you for that ❤️
But I would like to request the ability to switch and focus on a pane using a single key pressed twice.
Describe the solution you'd like
Currently, I use the following hotkeys to focus on a specific pane:
3to focus on branches;4to focus on logs;5for stashes.
However, when working on a small monitor, I often need to expand the focused pane (Shift + =) right after the focus action, like 4 to focus on the log, press and hold Shift then + or ++ to enlarge the pane. I think it would be handy to add a second tab handler, like:
5to open stashes and5again to expand the pane;- or
4+4+4to open logs in fullscreen right after I've launched lazygit.
Describe alternatives you've considered
Add Shift + <1-5> to focus on an expanded pane.
sigma67
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request