Page 1 of 1

tmux - terminal multiplexer

Posted: 17 Mar 2024, 23:40
by dev
tmux - terminal multiplexer
youtube- unknown tmux
.
tmux - enter new tmux session

ctrl+b - command mode
shift+5 or (%) - vertical split
shift+' or (") - horizontal split


Choosing window:
ctrl+b -> arrow

Resizing windows
ctrl+b -> ctrl+arrow

new window
ctrl+b -> c
ctrl+b -> n - next windows
ctrl+b -> p - previous windows