feat(tmux): optimize tmux for nvim
This commit is contained in:
parent
e974875d52
commit
d6bfa5c583
@ -199,6 +199,8 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
newSession = true;
|
newSession = true;
|
||||||
keyMode = "vi";
|
keyMode = "vi";
|
||||||
|
escapeTime = 10;
|
||||||
|
terminal = "tmux-256color";
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
set-option -g status off
|
set-option -g status off
|
||||||
|
Reference in New Issue
Block a user