Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken behaviour over SSH #450

Closed
grgsim opened this issue Feb 7, 2024 · 4 comments
Closed

Broken behaviour over SSH #450

grgsim opened this issue Feb 7, 2024 · 4 comments

Comments

@grgsim
Copy link

grgsim commented Feb 7, 2024

Hi, first of all I've been playing with Rio for about 6 months and I very much like it: it's simple and fast which is all I expect from a terminal. However there is still one very annoying thing that prevents me from using it as my daily driver.

When ssh-ing into a remote server, it becomes unusable: backspace and arrows keystrokes (maybe others but I stopped there) mess with the input in a way I can't explain. Here is a video comparing the expected behaviour using macOS default Terminal app, and then what happens with Rio:

rio-screen-record.mp4

For context: I use zsh shell with Oh My Zsh framework, which are installed both on the host and the remote machine. Any idea where this might be coming from ?

@raphamorim
Copy link
Owner

Hey there @grgsim thanks for the issue, and glad that you have been using rio for long time.

Regarding the ssh issue, which rio version are you using?
And what happens if you input echo $TERM in the host and in the remote machine?

Could be your error is related to https://raphamorim.io/rio/docs/frequently-asked-questions/#i-get-errors-about-the-terminal-being-unknown-or-opening-the-terminal-failing-or-functional-keys-like-arrow-keys-dont-work

@grgsim
Copy link
Author

grgsim commented Feb 9, 2024

Ok this was totally it, I was not familiar with the concept of terminfo. And now I feel sorry cause I did not even know the website/doc had improved so much and even had an FAQ... Thank you for that, now I can finally use Rio full time !

@raphamorim
Copy link
Owner

glad to know it fixed the issue 🙏 🚀

@srid
Copy link

srid commented Jun 18, 2024

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

No branches or pull requests

3 participants