I'm using Tmux with Tmux plugins + a simplified airline tmux theme.
- tmux-plugins/tmux-sensible
- tmux-plugins/tmux-yank
- tmux-plugins/tmux-copycat
- tmux-plugins/tmux-sessionist
- jbnicolai/tmux-fpp
- tmux-plugins/tmux-battery
- tmux-plugins/tmux-resurrect
- tmux-plugins/tmux-continuum
Tmux modifier prefix CTRL-a
CTRL-a h
orCTRL-a LEFT
move to the left paneCTRL-a l
orCTRL-a RIGHT
move to the right paneCTRL-a k
orCTRL-a UP
move to the top paneCTRL-a j
orCTRL-a DOWN
move to the top pane
CTRL-a |
create a horizontal split paneCTRL-a -
create a vertical split pane
CTRL-a x
delete current pane
CTRL-a L
resize pane to the rightCTRL-a H
resize pane to the leftCTRL-a K
resize pane to the topCTRL-a J
resize pane to the bottom
CTRL-a SPACE
toggle between layoutsCTRL-a o
swap panesCTRL-a }
move current panes to the rightCTRL-a {
move current panes to the leftCTRL-a z
toggle zoom of the current pane (distract free mode/focus mode)
CTRL-a q
show pane numbers
CTRL-a [1-9]
move to window
CTRL-a c
create a new window
CTRL-a &
delete current window
CTRL-a ,
rename a window
CTRL-a s
move to a session or windowCTRL-a g
type and move to that sessionCTRL-a S
move to the last session
CTRL-a C
create a new session
CTRL-a X
delete a new session
CTRL-a R
reload tmux.conf
CTRL-a I
install tmux plugins
<select-a-text> y
copy the selected text<select-a-text> Y
copy & paste the selected text on the paneCTRL-a /
search for some text/regex