feature(ghostty): add ssh-terminfo and ssh-env as fallback #29

Merged
aaron merged 1 commits from feature/ssh-terminfo into main 2026-03-15 23:03:59 +01:00
Showing only changes of commit a193a08f0b - Show all commits

View File

@@ -11,6 +11,7 @@
gtk-titlebar = false; gtk-titlebar = false;
scrollback-limit = 100000; scrollback-limit = 100000;
shell-integration = "zsh"; shell-integration = "zsh";
shell-integration-features = "ssh-env,ssh-terminfo";
theme = "noctalia"; # generated by noctalia-shell theme = "noctalia"; # generated by noctalia-shell
window-decoration = "auto"; window-decoration = "auto";
window-padding-x = 10; window-padding-x = 10;