Show Menu
Cheatography

Sane Tmux Cheat Sheet by

Cheatsheet for https://github.com/gpakosz/.tmux

Bindings

<pr­efi­x>
ctrl
+
a
or
ctrl
+
b
<pr­efi­x>
<pr­efi­x>
followed by
c
<pr­efi­x> C-c
<pr­efi­x>
followed by
ctrl
+
c

Windows

<pr­efi­x>
c
New window
<pr­efi­x>
C-h
Navigate windows
<pr­efi­x>
C-l
Navigate windows
<pr­efi­x>
tab
Last active window
 

Panes

<pr­efi­x>
-
Split pane vertically
<pr­efi­x>
_
Split pane horizo­ntally
<pr­efi­x>
h
,
j
,
k
,
l
Navigate panes with vim bindings
<pr­efi­x>
H
,
J
,
K
,
L
Resize Panes
<pr­efi­x>
<
or
>
Swap panes
<pr­efi­x>
+
Maximize current pane to a new window

Copy Paste

<pr­efi­x>
[
Enter Selection Mode
<pr­efi­x>
v
Toggle nlockwise visual mode and normal visual mode
H
Jump to start of line
L
Jump to end of line
y
Yank selection to buffer
escape
Cancel current operation
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          tmux the terminal multiplexer Cheat Sheet
          Tmux basics Cheat Sheet
          Byobu Keybindings Cheat Sheet