Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save derozic/c9dff7509fc900c173cb98984defeb8e to your computer and use it in GitHub Desktop.
Save derozic/c9dff7509fc900c173cb98984defeb8e to your computer and use it in GitHub Desktop.
byobu rulez
byobu-enable-prompt
@derozic
Copy link
Author

derozic commented May 9, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment