dotfiles/dot_tmux.conf
2020-12-03 09:21:49 +01:00

7 lines
128 B
Plaintext

set-option -g mode-keys vi
unbind C-b
set -g prefix C-a
bind a send-prefix
unbind S
bind S set-window-option synchronize-panes