The most essential Tmux knowledge, shortcuts and commands
Shortcut for: killing a window
prefix -> &
Shortcut for: killing a pane
prefix -> x
Command for: killing a tmux session
tmux kill-session -t <session_name>
What is Tmux?
A terminal Multiplexer
Shortcut for: creating a new window
prefix -> c
What is the default prefix key for tmux?
Ctrl + b
Shortcut for: splitting a window horizontally
prefix -> "
Shortcut for: moving a window
prefix -> :
Shortcut for: cursor mode
prefix -> [
Shortcut for: moving between panes
prefix -> arrow keys
Import this source into your Adalyn library to start learning with spaced repetition.