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

Mixed language input breaks line wrap #11459

Closed
Kein opened this issue Oct 7, 2021 · 3 comments
Closed

Mixed language input breaks line wrap #11459

Kein opened this issue Oct 7, 2021 · 3 comments
Labels
Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something 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 No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity.

Comments

@Kein
Copy link

Kein commented Oct 7, 2021

Windows Terminal version (or Windows build number)

1.10.210826003-release1.10

Other Software

Windows 10 20H2 19402.685
OpenSSH for Windows (7.7.2.1), default that comes with Windows 10

Steps to reproduce

  1. Login into remote linux shell with ssh
  2. Start typing very long input that does not fit into single screen line
  3. At this point, if you switch to 2nd input language (Russian in my example), then delete typed non-english symbols and continue extending the input line - it will break word wrap

Expected Behavior

Line wrapping/break behaving as expected - wrap to the next line when reached screen's or window's horizontal end.

Actual Behavior

123.mp4
@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 Oct 7, 2021
@Kein Kein changed the title Mixed language input break line break Mixed language input breaks line wrap Oct 7, 2021
@Kein
Copy link
Author

Kein commented Oct 7, 2021

For the record, I reproduced same issue locally without SSH, when using wget and very long fetch URLs - it is exactly the same issue and behaves the same, however, this time without using any other input languages.

@zadjii-msft
Copy link
Member

@Kein sorry to leave this untriaged for so long. Do you have a gif/video of that minimal repro without ssh, with wget? Which shell are you using? (bash/zsh/fish/sh)? Are you running this in WSL / MinGW / cygwin / Pwsh/?

@ghost ghost added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Nov 8, 2022
@ghost ghost added the No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity. label Nov 12, 2022
@ghost
Copy link

ghost commented Nov 12, 2022

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.

@ghost ghost closed this as completed Nov 16, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something 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 No-Recent-Activity This issue/PR is going stale and may be auto-closed without further activity.
Projects
None yet
Development

No branches or pull requests

2 participants