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