try to fix tmux key issues
This commit is contained in:
parent
6ef54443a2
commit
63323f9206
5 changed files with 8 additions and 9 deletions
|
|
@ -16,7 +16,7 @@
|
|||
mouse = true;
|
||||
keyMode = "vi";
|
||||
shell = "${pkgs.zsh}/bin/zsh";
|
||||
terminal = "screen-256color";
|
||||
terminal = "tmux-256color";
|
||||
aggressiveResize = true;
|
||||
sensibleOnTop = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue