The most essential Tmux knowledge, shortcuts and commands
Shortcut for: cursor mode
prefix -> [
Shortcut for: killing a window
prefix -> &
Shortcut for: renaming a window
prefix -> ,
What is the default prefix key for tmux?
Ctrl + b
Shortcut for: splitting a window vertically
prefix -> %
Shortcut for: killing a pane
prefix -> x
Command for: attaching to a tmux session
tmux attach OR tmux a
Command for: listing all tmux sessions
tmux list-sessions OR tmux ls
Command for: creating a new tmux session
tmux new OR tmux new-session
Command for: killing a tmux server
tmux kill-server
Import this source into your Adalyn library to start learning with spaced repetition.