adalyn.app Explore Community
Other
Share code
Tmux - Terminal Multiplexer

The most essential Tmux knowledge, shortcuts and commands

#tmux#cli#linux

Preview (10 cards)

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

Ready to master this source?

Import this source into your Adalyn library to start learning with spaced repetition.