You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ssh to connect to an Azure Ubuntu VM. I typed in a command, I typed in another command. Then I zoomed out using Ctrl-MouseScroll. A few lines (atleast 1 line) went missing and changing the zoom again does not bring it back again either. I am not sure whether the issue is with wt / pwsh / openssh.
For e.g. In the below screenshot, the commands sudo apt upgrade and sudo apt install zip got merged.
Expected Behavior
Lines not getting eaten up.
Actual Behavior
Lines getting eaten up.
The text was updated successfully, but these errors were encountered:
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
May 13, 2021
nc-x
changed the title
zoom eats lines
zooming eats lines
May 13, 2021
I can't show the exact output, however, I got this issue on another machine, while ssh'ed -
basically, i ran a command, and in-between its output, last two commands were displayed, and then the output continued.
This was with -
OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2
Windows Terminal Preview, Version: 1.8.1032.0
PowerShell Version 5.1.19041.906
Thanks for the report! This looks like a /dup of #6546 with a little bit of flavor (in your original screenshot) of "applications that set scrolling margins don't do the exact right thing" (apt uses scrolling regions :P)
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!
ghost
added
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
and removed
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
May 13, 2021
Windows Terminal version (or Windows build number)
Windows Terminal Preview Version: 1.8.1032.0
Other Software
PowerShell 7.1.3
OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5
Steps to reproduce
I am using ssh to connect to an Azure Ubuntu VM. I typed in a command, I typed in another command. Then I zoomed out using Ctrl-MouseScroll. A few lines (atleast 1 line) went missing and changing the zoom again does not bring it back again either. I am not sure whether the issue is with wt / pwsh / openssh.
For e.g. In the below screenshot, the commands
sudo apt upgrade
andsudo apt install zip
got merged.Expected Behavior
Lines not getting eaten up.
Actual Behavior
Lines getting eaten up.
The text was updated successfully, but these errors were encountered: