Shortcuts tmux for Linux

We present to your attention the shortcuts for the tmux for Linux which is used on the operating system Linux, in this hotkeys description 23 of the most popular and important shortcuts are offered. You can also add your changes on our portal if you consider the data insufficiently complete or add a new program from the very beginning.

Running/ Starting TMUX

Linux Description Edit Cancel Save & submit
tmux new -s myname Start with a session name
tmux a # (or at, or attach) Attach to an existing session number
tmux a -t myname Attach to a named session
tmux ls List sessions
tmux kill-session -t myname Kill session

Manage Sessions

Linux Description Edit Cancel Save & submit
:new New session
S List sessions
$ Name session
D Detach
: Prompt

Manage Windows and Session Tabs

Linux Description Edit Cancel Save & submit
Ctrl+B C Create window
Ctrl+B W List Windows
Ctrl+B N Next window
Ctrl+B P Previous window
Ctrl+B F Find window
Ctrl+B , Name window
Ctrl+B & Kill window

Panes/splits

Linux Description Edit Cancel Save & submit
Ctrl+B % Vertical split
Ctrl+B Horizontal split
Ctrl+B O Swap panes
Ctrl+B Q Show pane numbers
Ctrl+B X Kill pane
Ctrl+B Arrow Keys Move to pane
~~~ The end. Thank you for watching. Add page to bookmarks CTRL + D ~~~
Date of change: 05.02.2019
Page views: 1198
*Some of the keys listed may not work in older versions of the program