ekzhang / sshx

Fast, collaborative live terminal sharing over the web
https://sshx.io
MIT License
5.99k stars 188 forks source link

[Bug] sshx doesn't work on certain CLI apps #71

Open xtonyjiang opened 10 months ago

xtonyjiang commented 10 months ago

When running commands like flyctl apps create or gh auth login (after pressing enter a few times), sshx gets stuck and I can't even ctrl+c out of the command. This works for me in my normal terminal though.

Screen Shot 2024-01-18 at 1 02 03 PM
xtonyjiang commented 10 months ago

Interesting, seems like if I run these commands in tmux it works fine.

ekzhang commented 10 months ago

It might be related to #60