Working with tmux

Basics

See: https://tmuxcheatsheet.com/

tmux new -s MySession
tmux ls
tmux attach -t MySession

Shortcuts

  • Ctrl + b + d: detach