Use xterm-direct
in foot (emacs in shell works well now)
This commit is contained in:
parent
45aa2c98fd
commit
f92a7d0bc9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ lib.mkMerge [
|
|||
server.enable = true;
|
||||
settings = {
|
||||
main = {
|
||||
term = "xterm-256color";
|
||||
term = "xterm-direct";
|
||||
login-shell = "yes";
|
||||
dpi-aware = "no";
|
||||
horizontal-letter-offset = "1";
|
||||
|
|
Loading…
Add table
Reference in a new issue