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

Terminal crashes when vim split over ssh #2026

Closed
TapeWerm opened this issue Jul 18, 2019 · 2 comments
Closed

Terminal crashes when vim split over ssh #2026

TapeWerm opened this issue Jul 18, 2019 · 2 comments
Labels
Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@TapeWerm
Copy link

TapeWerm commented Jul 18, 2019

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.263]
Windows Terminal version (if applicable): 0.2.1831.0

Any other software?
Ubuntu Server 18.04.2 (host ssh'd to, probably doesn't matter)

Steps to reproduce

SSH to a server running Ubuntu 18.04.2. Edit something with vim and split view. Hopefully you know how to escape hotel vim and how to use it. This guide may help. It crashes for me, repeatedly.

EDIT: I tried this ssh'ing to a RHEL5 host, it did not repeat. Then when I tried it a 3rd time on the Ubuntu 18.04.2 host it did not crash. Sorry, this may be harder to reproduce than I thought. Specifically, I also used vs, vertical split. That may be important.

Expected behavior

Not crashing when I split view in vim over SSH, actually being able to edit 2 files side-by-side just like I can on my local host.

Actual behavior

Crashes. This does not happen on the local host, just over SSH to another.

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jul 18, 2019
@TapeWerm
Copy link
Author

It's actually just me pressing Ctrl-W twice as that switches windows in vim. That is also the default close tab shortcut in Terminal. Is it okay to change the subject? This is definitely a questionable default.

@DHowett-MSFT
Copy link
Contributor

In that case, I've got good news!

#1417, #2014

@DHowett-MSFT DHowett-MSFT added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Jul 18, 2019
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants