Add tmux shortcut to show pane numbers
This commit is contained in:
parent
48a96fd920
commit
2d70df1fbb
1
tmux.md
1
tmux.md
|
@ -49,6 +49,7 @@ category: CLI
|
||||||
C-b hkjl # navigation
|
C-b hkjl # navigation
|
||||||
C-b HJKL # resize
|
C-b HJKL # resize
|
||||||
C-b o # next window
|
C-b o # next window
|
||||||
|
C-b q # show pane numbers
|
||||||
C-b x # close pane
|
C-b x # close pane
|
||||||
|
|
||||||
C-b { or } # move windows around
|
C-b { or } # move windows around
|
||||||
|
|
Loading…
Reference in New Issue