4 lines
78 B
Bash
4 lines
78 B
Bash
set -g prefix C-z
|
|
unbind-key C-b
|
|
bind-key C-z send-prefix
|
|
setw -g mode-keys vi |