Page History

tmux

Mark George edited this page 6 days ago

Clone this wiki locally

Create new session

tmux

Detach from session

ctrl+b d

Attach to existing session

tmux attach

If you forgot to detach then you won't be able to attach unless you detach existing sessions using:

tmux attach -d