kitty: set TERM again, so many things break
This commit is contained in:
parent
eda5180a6f
commit
8adc0a1b74
|
@ -99,6 +99,7 @@ in
|
|||
clipboard_control = false;
|
||||
scrollback_lines = 32768;
|
||||
touch_scroll_multiplier = 4;
|
||||
term = "kitty";
|
||||
} // (numberedColors "color" "#" 0 colors.normal) // (numberedColors "color" "#" 8 colors.bright);
|
||||
extraConfig = ''
|
||||
symbol_map U+e000-U+f8ff,U+f0000-U+f2000 Symbols Nerd Font Mono
|
||||
|
|
Loading…
Reference in a new issue