Remix.run Logo
icedrift 6 hours ago

This is what kills it for me. Half the time I'm using a terminal I'm sshing and the fact that I need to copy over term-info on virtually every machine keeps me from using it more often. Even copying term-info doesn't always fix it. From what I've read it's not entirely ghostty's fault but as a user it's frustrating.

bewuethr 3 hours ago | parent | next [-]

Have you seen the `ssh-terminfo` option for shell integration? https://ghostty.org/docs/config/reference#shell-integration-...

icedrift 2 hours ago | parent [-]

No I haven't seen that before. I used to just run the terminfo tic command that's recommended in the top searches and when that started failing I just swapped back to default terminal for SSH

fragmede 4 hours ago | parent | prev [-]

you can always export TERM=xterm or some other value if that's causing you grief while distros catch up.