Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 257 Bytes

tmux.md

File metadata and controls

20 lines (14 loc) · 257 Bytes

tmux

Kill window

Useful when lost SSH connection

  • Prefix + &
  • Prefix + :kill-window
  • tmux kill-window -t #

Rename window

  • renamew myself
  • renamew -t number new_name

kill-session

tmux ls
tmux kill-session -t 0