ssh-terminfo shell integration doesn't cache installation if connecting to IPv6 address
#9118
Issue DescriptionWhen SSHing to the same server via its domain or IPv4 address, Ghostty will remember that the terminfo has been installed by adding an entry to However, when connecting via its IPv6 address, the file doesn't appear to be created/updated. This results in Ghostty attempting to install the terminfo file on every single connection. Expected BehaviorGhostty should use the Actual BehaviorGhostty tries to install its terminfo every time I SSH to a server using its IPv6 address. Reproduction Steps
Ghostty LogsNo response Ghostty VersionOS Version InformationmacOS Sequoia 15.7.1 (Linux only) Display ServerNone (Linux only) Desktop Environment/Window ManagerNo response Minimal Ghostty Configurationshell-integration-features = ssh-terminfoAdditional Relevant ConfigurationNo response I acknowledge that:
|
Answered by
mitchellh
Oct 17, 2025
Replies: 1 comment
0 replies
Answer selected by
mitchellh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#9251