Skip to content

Instantly share code, notes, and snippets.

@dyhpoon
Created June 23, 2019 18:27
Show Gist options
  • Select an option

  • Save dyhpoon/4201c965ea0717a0523b90038f5232f7 to your computer and use it in GitHub Desktop.

Select an option

Save dyhpoon/4201c965ea0717a0523b90038f5232f7 to your computer and use it in GitHub Desktop.
tmux
$ - rename session
s - sessions
q - select pane
z - zoom
d - detach
[ - scroll
] - paste
? - show shortcuts
% - new pane (horizontally)
" - new pane (vertically)
c - new window
n - next window
p - previous window
resize-pane -[U,D,L,R] 10
attach
rename-session
ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment