SSH support for Ghostty

There’s a popular new terminal application called Ghostty. When SSHing into any Kinsta site with Ghostty certain keys, like delete, don’t reflect visually. This is apparently a known issue with a fix explained here: https://ghostty.org/docs/help/terminfo.

To summarize, the fix is to copy Ghostty’s terminfo to the remote machine like this:

infocmp -x | ssh YOUR-SERVER -- tic -x -

Would it be possible to include this with default Kinsta container so that new sites could automatically work properly with Ghostty?

Hi Austin :wave:

I wanted to let you know that I submitted your feature request. While we can’t guarantee it will be implemented, I will keep you updated as soon as we have any news. Thank you for sharing your suggestion!

2 Likes