Skip to content

shell-integration: add "SSH Integration" section#454

Merged
mitchellh merged 1 commit intoghostty-org:mainfrom
jparise:shell-integration-ssh
Apr 13, 2026
Merged

shell-integration: add "SSH Integration" section#454
mitchellh merged 1 commit intoghostty-org:mainfrom
jparise:shell-integration-ssh

Conversation

@jparise
Copy link
Copy Markdown
Contributor

@jparise jparise commented Apr 8, 2026

This new section provides more user-facing detail on our shell integration's SSH features, including its limitations.

Fixes #421

This new section provides more user-facing detail on our shell
integration's SSH features, including its limitations.

Fixes ghostty-org#421
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

@jparise is attempting to deploy a commit to the Ghostty Team on Vercel.

A member of the Team first needs to authorize it.

```ssh-config
# ~/.ssh/config
Host example.com
SetEnv TERM=xterm-256color
Copy link
Copy Markdown
Contributor

@00-kat 00-kat Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line wouldn't be required (and would even be detrimental) if ssh-terminfo is enabled and the ssh wrapper ran once, copying xterm-ghostty to the remote, so I feel like calling this the definitive “robust” solution is misleading.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point! #456 makes all of that clearer.

@mitchellh mitchellh merged commit b2a59c9 into ghostty-org:main Apr 13, 2026
2 of 3 checks passed
@jparise jparise deleted the shell-integration-ssh branch April 13, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document ssh shell integration

3 participants