public

Log of every command, that I learn on my tmux journey.

Command mode

Can be entered by ctrl-b-:

  • kill-session -a: kill all session except the current
  • kill-window -a: kill all windows except the current