kovidgoyal / kitty

Cross-platform, fast, feature-rich, GPU based terminal
https://sw.kovidgoyal.net/kitty/
GNU General Public License v3.0
22.15k stars 908 forks source link

Running kitten ssh in zellij doesn't work #7357

Closed munnik closed 4 weeks ago

munnik commented 4 weeks ago

I'm afraid there isnt anything I can do to help you since, literally any program/command on the remote system could be hanging. You will need to log into it and debug the issue yourself.

Normal ssh just works fine, but running it with the kitten wrapper does not show a shell prompt.

I just found out that Zellij is somehow causing the issue. If I run it directly from kitty I get a shell prompt after login, running it from within a Zellij workspace causes the issue.

If you need pointers on how to get started, feel free to ask, I will provide.

Are there any verbose options when running kitten ssh?

Originally posted by @munnik in https://github.com/kovidgoyal/kitty/issues/7355#issuecomment-2061113165

kovidgoyal commented 4 weeks ago

dup of #7355 follow up there