Created
May 9, 2018 21:01
-
-
Save derozic/c9dff7509fc900c173cb98984defeb8e to your computer and use it in GitHub Desktop.
byobu rulez
This file contains hidden or 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-enable-prompt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Panes are super tight for the multi-tasking ubuntu-head
SHIFT+F2
creates a horizontal pane;CTRL+F2
creates a vertical one.SHIFT+F3/F4
switches between panes.CTRL+F3/F4
moves the current pane up or down, respectively.SHIFT+ALT+LEFT/RIGHT/UP/DOWN
resizes the current pane.SHIFT+F11
toggles a pane to fill the whole window temporarily.ALT+F11
splits a pane into its own new window permanently.