Show Menu
Cheatography

tmux Cheat Sheet (DRAFT) by [deleted]

This is a draft cheat sheet. It is a work in progress and is not finished yet.

General

tmux new -s name
starts a new 'name' session
tmux a -t name
attach to session 'name'
 

session management

ctrl-b
prefix key
prefix w
list running sessions