Linux/tmux
< Linux
Zur Navigation springen
Zur Suche springen
.tmux.conf
set -g mouse on
Shortcuts
- CTRL+b " -> Split current pane vertically into two panes
- CTRL+b % -> Split current pane horizontally into two panes
set -g mouse on