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

Existing text overwritten when writing text during ssh session started from WSL Ubuntu(18.04 LTS and 20.04 LTS) #9394

Closed
andrewnryan opened this issue Mar 5, 2021 · 2 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@andrewnryan
Copy link

andrewnryan commented Mar 5, 2021

The issues I am experiencing seem to be very similar to:

microsoft/WSL#2740
microsoft/WSL#1307

Which presents as :

  • using WSL Ubuntu distros (18 and 20) and launching the terminal
  • ssh'ing into a remote server
  • using bash (have not tried other shells)
  • entering text in terminal
  • using the arrows keys to move back into already written text
  • attempting to insert new text overwrites existing text
  • hitting cntrl-e to bring the cursor to the end of line seems to cause all the text to rewrite and display correctly (i.e. the terminal seems to rewrite and it has the correct inserted text in the correct location)

As mentioned, this behavior is reproducible in Ubuntu 18.04 and Ubuntu 20.04 (both installed via Microsoft store).

Environment

Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.19042.0 Microsoft Windows NT 10.0.19042.0

Steps to reproduce

steps to reproduce are documented above

Expected behavior

text would insert at the appropriate cursor location

Actual behavior

text inserted after moving the cursor back over existing text is overwriting rather than inserting.

@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 Mar 5, 2021
@andrewnryan
Copy link
Author

this might be a duplicate of: #6652

@andrewnryan
Copy link
Author

andrewnryan commented Mar 5, 2021

this appears to be a duplicate of
#125
and
#1947

in which the issue seems to be with support for IRM. going to close out this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

1 participant