Skip to content

Conversation

@harsxv
Copy link

@harsxv harsxv commented Mar 19, 2025

I encountered an issue while using my new terminal, GhostTTY:

[[email protected] ~]# clear
'xterm-ghostty': unknown terminal type.
[[email protected] ~]# echo $?
1

The fix was to add SetEnv in the SSH config. Turns out that there was a feature request as well here: #371

So I made this commit and PR to address.

Tested it, and LGTM. Please review it, thanks!

[[email protected] ~]# clear
[[email protected] ~]# echo $?
0

@harsxv harsxv requested a review from moul as a code owner March 19, 2025 06:38
@ErebusBat
Copy link

@moul would it be possible to get this merged?

Would you be willing to add some maintainers to the repository?

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.

2 participants