Skip to main content
Back to Commands
ServerN/A

kill-server

Kill the tmux server and all clients and sessions. This is a complete shutdown of tmux.

Synopsis

bash
tmux kill-server

Examples

Kill everything

bash
tmux kill-server

Default Keybinding

N/A

Default prefix is Ctrl+b

Pro Tips

  • This kills ALL tmux sessions - use with caution
  • Prefer kill-session to close individual sessions