Skip to content

Instantly share code, notes, and snippets.

@viegelinsch
Forked from fluffels/gist:53cd7b0a466e41c8ff79
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viegelinsch/44ac97a78afc0120aab0 to your computer and use it in GitHub Desktop.
Save viegelinsch/44ac97a78afc0120aab0 to your computer and use it in GitHub Desktop.
  • Split vertically: Ctrl-s %
  • Split horizontally: Ctrl-s \
  • Switch between splits: Ctrl-s tab | Ctrl-s o | Ctrl-s [left | right | up | down]
  • Swap splits: Ctrl-s Ctrl-o
  • Resize: ???

some from https://gist.github.com/shuvalov-anton/897301cb850814a97e3f#file-byobu-cheatsheet-md

  • F2 Create a new window
  • F3 Move to the previous window
  • F4 Move to the next window
  • F5 Refresh all status notifications
  • F6 Detach from the session and logout
  • Shift-F6 Detach from the session, but do not logout
  • F7 Enter scrollback/search mode
  • F8 Rename the current window
  • F9 Launch the Byobu Configuration Menu
  • Alt-Pageup Scroll back through this window's history
  • Alt-Pagedown Scroll forward through this window's history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment