Added keymode definition
This commit is contained in:
parent
7c9a167a38
commit
4e260318b8
|
@ -46,6 +46,7 @@
|
||||||
set-window-option -g window-status-bell-style fg=black,bg=red #base02, red
|
set-window-option -g window-status-bell-style fg=black,bg=red #base02, red
|
||||||
'';
|
'';
|
||||||
terminal = "screen-256color";
|
terminal = "screen-256color";
|
||||||
|
keyMode = "vi";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue