Tmux like keybindings for switching between workspaces #9755
sumit-modak
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are a lot of default keybindings in most browsers, similarly zen also has a lot. It is not a good idea to change every keybindings, since it breaks muscle memory when browsers are changed. Zen workspaces is a great feature, that lets multiple guest profiles to integrate into a single one. But there not many reasonable keybinds left to bind to workspaces. Tmux like keybinds, e.g.
Ctrl + J
(or something else) which is not binded to any action in zen-browser can be used to switch to a new mode and the next keypress, e.g.V
will determine which workspace to switch to. This way not only workspace switching keybinds become reasonable but also suppresses weird actions likeCtrl+Alt+Shift+K
. Also keybinds become lot more easier to remember as well.Beta Was this translation helpful? Give feedback.
All reactions