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

Ready to master this source?

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