Black background in WSL when running less command #5552

Closed
opened 2026-01-31 00:15:58 +00:00 by claunia · 3 comments
Owner

Originally created by @lucky-bai on GitHub (Dec 13, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18363.476]

Steps to reproduce

  1. Open bash
  2. Run less some-file.txt
  3. Scroll down a few lines
  4. Scroll back up a few lines

Expected behavior

less works normally:

image

Actual behavior

The background is black when I scroll up:

image

Originally created by @lucky-bai on GitHub (Dec 13, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18363.476] ``` # Steps to reproduce 1. Open `bash` 2. Run `less some-file.txt` 3. Scroll down a few lines 4. Scroll back up a few lines # Expected behavior `less` works normally: ![image](https://user-images.githubusercontent.com/123435/70771947-f7c1b100-1d40-11ea-95d7-4c233983d93d.png) # Actual behavior The background is black when I scroll up: ![image](https://user-images.githubusercontent.com/123435/70771631-c98fa180-1d3f-11ea-95d6-403b7c9868a6.png)
Author
Owner

@j4james commented on GitHub (Dec 14, 2019):

Assuming you've got that black on white color scheme by changing the default foreground and background colors, then this issue was probably fixed by PR #2987 - the fix is just not available in the main Windows build yet. I can reproduce the problem when using the conhost build that comes with Windows, but it's fixed when testing a version built from the latest source.

Bottom line is this is probably a duplicate of #832 / #2702.

@j4james commented on GitHub (Dec 14, 2019): Assuming you've got that black on white color scheme by changing the default foreground and background colors, then this issue was probably fixed by PR #2987 - the fix is just not available in the main Windows build yet. I can reproduce the problem when using the conhost build that comes with Windows, but it's fixed when testing a version built from the latest source. Bottom line is this is probably a duplicate of #832 / #2702.
Author
Owner

@DHowett-MSFT commented on GitHub (Dec 16, 2019):

Thanks @j4james! I'm gonna close this as a /dupe of #2702.

@DHowett-MSFT commented on GitHub (Dec 16, 2019): Thanks @j4james! I'm gonna close this as a /dupe of #2702.
Author
Owner

@ghost commented on GitHub (Dec 16, 2019):

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 commented on GitHub (Dec 16, 2019): 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5552