Set mode-key vi for tmux
This commit is contained in:
parent
851fe31cae
commit
8b71cb423f
@ -4,6 +4,7 @@ set -g prefix C-k
|
|||||||
set -g escape-time 20
|
set -g escape-time 20
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
set -g history-limit 1000000
|
set -g history-limit 1000000
|
||||||
|
set -g mode-key vi
|
||||||
|
|
||||||
bind-key C-k send-prefix
|
bind-key C-k send-prefix
|
||||||
unbind C-b
|
unbind C-b
|
||||||
|
Loading…
Reference in New Issue
Block a user