-
-
Save sz3n/ee0fba6f08d050c77c56a9dce4a6491e to your computer and use it in GitHub Desktop.
Byobu Commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Byobu Commands | |
============== | |
byobu Screen manager | |
F2 Create a new window | |
F3 Go to the previous window | |
F4 Go to the next window | |
exit Close the current window | |
F9 Menu Window | |
Navigation across splits | |
=============== | |
Shift + Up/Down/Left/Right switch between splits | |
Shift + Alt + Up/Down/Left/Right change split size | |
Alt + F12 Mouse scrolling mode (toggle) | |
Ctrl + F6 Kill the current focus split | |
Shift + F11 Full scrren the current split (toggle) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment