Last updated 1 year ago
B = Space for my config
B
Space
tmux new -s name
tmux ls
ctrl+space d
tmux a -t name
ctrl+alt+q - Horizontal ctrl+alt+e - Vertical ctrl+space arrow - Move between split panes
ctrl+alt+w
ctrl+t
ctrl+space pane#
ctrl+space , tmux rename-window -t <window> <newname>