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: 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

Ready to master this source?

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