Fix ghostty termcap.
This commit is contained in:
@@ -15,4 +15,10 @@
|
||||
"$browser" = "google-chrome-stable --new-window --ozone-platform=wayland";
|
||||
};
|
||||
};
|
||||
|
||||
# Extend ghostty configuration from omarchy-nix
|
||||
programs.ghostty.settings = {
|
||||
# Automatically handle TERM compatibility for SSH
|
||||
shell-integration-features = "ssh-env,ssh-terminfo";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user