Skip to content

Instantly share code, notes, and snippets.

@jhannah
Last active June 19, 2017 13:48
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 jhannah/0e4a3d691c1f0169d57d667c3e78be26 to your computer and use it in GitHub Desktop.
Save jhannah/0e4a3d691c1f0169d57d667c3e78be26 to your computer and use it in GitHub Desktop.
Jay trying to get addicted to tmux + vim splits etc
TMUX
ssh jays.net -t tmux a
< Ctrl + b > c - create window
< Ctrl + b > w - window menu
< Ctrl + b > n - next window
< Ctrl + b > [ - scroll up (<Esc> when done)
< Ctrl + b > d - detach
VIM (vertical windows)
:Vex! - launch new Explorer
< Ctrl + w > w - switch windows
< Ctrl + w > r - rotate windows
< Ctrl + w > q - quit a window
:Exp - quit file, launch Explorer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment