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
Windows build number: 10.0.19042.630
Windows Terminal version (if applicable): 1.4.3243.0 and 1.5.3242.0
Any other software?
- https://github.com/jonas/tig
Steps to reproduce
Connect to a Linux server using ssh. (I'm using OpenSSH_for_Windows_8.1p1 so that I would have mouse support.)
While in a Git repository, run tig.
Resize the terminal window while tig is running.
Exit tig and run something like ls -la.
Expected behavior
Output should have black background as it did before.
(The problem does not occur in other terminal emulators.)
Actual behavior
For all lines which have no formatting codes, the empty space following the text has blue background instead of the normal black background. This persists even after disconnecting SSH and returning to local PowerShell.
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
Dec 2, 2020
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
Dec 2, 2020
Environment
Steps to reproduce
ssh
. (I'm using OpenSSH_for_Windows_8.1p1 so that I would have mouse support.)tig
.ls -la
.Expected behavior
Output should have black background as it did before.
(The problem does not occur in other terminal emulators.)
Actual behavior
For all lines which have no formatting codes, the empty space following the text has blue background instead of the normal black background. This persists even after disconnecting SSH and returning to local PowerShell.
The text was updated successfully, but these errors were encountered: