7 lines
103 B
Bash
7 lines
103 B
Bash
setw -g mode-keys vi
|
|
|
|
bind r source-file ~/.tmux.conf
|
|
|
|
set -g mouse on
|
|
|
|
set-option -g allow-rename off
|