fix tmux term weird
This commit is contained in:
parent
f75ccacd3e
commit
c0ad5a00ba
2 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
];
|
||||
prefix = "C-f";
|
||||
sensibleOnTop = true;
|
||||
terminal = "tmux-256color";
|
||||
terminal = "foot";
|
||||
extraConfig = ''
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue