Skip to content
Bernhard Millauer edited this page Jun 23, 2014 · 2 revisions
# .tmux.conf (sudo apt-get install tmux)
# sets the command prefix to CTRL-y (lower case)
set-option -g prefix C-y
new-session

Keeping Your Shell Session Alive with tmux

tmux cheat sheet

Clone this wiki locally