home ~ socials ~ projects ~ rss

tmux Session Command Cheat Sheet

June 2021

Sessions

---------------------------------------------------------
  tmux ls                    |  List sessions
---------------------------------------------------------
  tmux a -t NAME             |  Reattach to named session
---------------------------------------------------------
  tmux new -s NAME           |  Start a named session
---------------------------------------------------------
  Ctrl+b d                   |  Detach from session
---------------------------------------------------------
  tmux kill-session -t NAME  |  Kill named session
---------------------------------------------------------
  tmux kill-session          |  Kill current session
---------------------------------------------------------
end of line
Share link:
https://www.alanwsmith.com/en/20/eo/dk/nv/?tmux-session-command-cheat-sheet