Skip to content

Instantly share code, notes, and snippets.

@mvance
Created April 25, 2016 17:36
Show Gist options
  • Save mvance/4ae8430431ad25ae97521cc84d4b65f4 to your computer and use it in GitHub Desktop.
Save mvance/4ae8430431ad25ae97521cc84d4b65f4 to your computer and use it in GitHub Desktop.
tmux/Screen Cheat Sheet

tmux/Screen Cheat Sheet

similar commands

Action tmux (Ctrl-b) Screen (Ctrl-A)
detach from currently attached session d OR :detach
list windows w
switch to window # #
switch to last-active window l
switch to next window n
switch to previous window p
show keybindings ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment