The most essential Tmux knowledge, shortcuts and commands
Shortcut for: creating a new window
prefix -> c
How do you enable mouse mode?
set -g mouse on
Command for: creating a new tmux session
tmux new OR tmux new-session
Shortcut for: creating a new window
Ctrl b -> c
What is a window in tmux?
A window is a collection of panes.
What is Tmux?
A terminal Multiplexer
Shortcut for: moving between panes
prefix -> arrow keys
Shortcut for: killing a window
prefix -> &
Shortcut for: cursor mode
prefix -> [
Shortcut for: switching to a specific window
prefix -> 0-9
Import this source into your Adalyn library to start learning with spaced repetition.