Skip to content

Conversation

harsxv
Copy link

@harsxv harsxv commented Mar 19, 2025

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

[root@10.195.144.108 ~]# clear
'xterm-ghostty': unknown terminal type.
[root@10.195.144.108 ~]# 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!

[root@10.195.144.108 ~]# clear
[root@10.195.144.108 ~]# 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