Use xterm-direct in foot (emacs in shell works well now)

This commit is contained in:
Andrea Ciceri 2024-11-04 11:20:03 +01:00
parent 45aa2c98fd
commit f92a7d0bc9
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -10,7 +10,7 @@ lib.mkMerge [
server.enable = true; server.enable = true;
settings = { settings = {
main = { main = {
term = "xterm-256color"; term = "xterm-direct";
login-shell = "yes"; login-shell = "yes";
dpi-aware = "no"; dpi-aware = "no";
horizontal-letter-offset = "1"; horizontal-letter-offset = "1";