-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
set terminal-type for SSH session #12288
Comments
You mean like, setting |
I mean exactly that. on a remote (linux) system I connected to ssh I use vi. vi seems to work only with vt100 or vt220. The ssh I use is the one in Windows. |
That's certainly not what I'd expect. Can you add more details? What's not working as expected? If we're not working properly under |
easy:
|
Hmm. That sounds like #1947. What's the output of infocmp when connected to that machine? |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
|
Yep, those are the IRM sequences. Sounds like /dup #1947 to me. Thanks! |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Is it possible to specify the terminal-type (for instance vt100 for vi) in Terminal or ssh?
The text was updated successfully, but these errors were encountered: