6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
set -g prefix C-k
|
|
bind-key C-k send-prefix
|
|
unbind C-b
|
|
|
|
set -g escape-time 20
|