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
|
||||
|
|
|
@ -40,5 +40,6 @@
|
|||
yt-dlp
|
||||
gnumake
|
||||
btop
|
||||
foot.terminfo
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue