-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: add new commands to switch to
or create
a specific frame-multiplexer.
#1595
Comments
switch to
or create
a specific frame-multiplexer.
There is a |
It would be better if there exists a short cut command for quick frame-multiplexer switch. Given this example configuration for
It makes the switch of tabs much easier and smooth. |
OK, I added those commands. |
Thank you, now i didn't need to use |
Thanks for the feedback, and please keep it coming |
Taken this example, you can see here are 6 frame-multiplexers, which are indexde from 0 to 5.
I would like some new commands like
frame-multiplexer-switch-0
,frame-multiplexer-switch-1
,frame-multiplexer-switch-2
, instead of usingframe-multiplexer-next
andframe-multiplexer-prev
continuously.These shortcut command will make the switch of frame-multiplexer much easier and smooth.
For example, in
vi-mode
, i can just pressSpace 4
to switch to the frame-multiplexer whose index is 4.The text was updated successfully, but these errors were encountered: