WSL watch tree command display abnormal #5660

Closed
opened 2026-01-31 00:18:39 +00:00 by claunia · 6 comments
Owner

Originally created by @CGQAQ on GitHub (Dec 21, 2019).

Environment

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Win32NT             10.0.18362.0 Microsoft Windows NT 10.0.18362.0

Any other software?

Steps to reproduce

wsl ubuntu
watch -n .5 tree

Expected behavior

display correctly

Actual behavior

image
See, deleted file didn't disappear

resize window would cause it to refresh correctly
image

Originally created by @CGQAQ on GitHub (Dec 21, 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: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0 Any other software? ``` # Steps to reproduce wsl ubuntu watch -n .5 tree # Expected behavior display correctly # Actual behavior <!-- What's actually happening? --> ![image](https://user-images.githubusercontent.com/15936231/71303285-90b39480-23f1-11ea-8642-564d0283bb18.png) See, deleted file didn't disappear resize window would cause it to refresh correctly ![image](https://user-images.githubusercontent.com/15936231/71303331-36ff9a00-23f2-11ea-9224-117d8b46c816.png)
Author
Owner

@zadjii-msft commented on GitHub (Dec 30, 2019):

@CGQAQ what is the output of echo $TERM in WSL?

It's possible that this was fixed in the most recent release, since I can't repro this locally on a 10.0.19041 build.

@zadjii-msft commented on GitHub (Dec 30, 2019): @CGQAQ what is the output of `echo $TERM` in WSL? It's _possible_ that this was fixed in the most recent release, since I can't repro this locally on a 10.0.19041 build.
Author
Owner

@ghost commented on GitHub (Jan 3, 2020):

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 commented on GitHub (Jan 3, 2020): 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**.
Author
Owner

@CGQAQ commented on GitHub (Jan 5, 2020):

@CGQAQ what is the output of echo $TERM in WSL?

It's possible that this was fixed in the most recent release, since I can't repro this locally on a 10.0.19041 build.

sorry for replying so late, here's the output
image

@CGQAQ commented on GitHub (Jan 5, 2020): > @CGQAQ what is the output of `echo $TERM` in WSL? > > It's _possible_ that this was fixed in the most recent release, since I can't repro this locally on a 10.0.19041 build. sorry for replying so late, here's the output ![image](https://user-images.githubusercontent.com/15936231/71786527-5419a700-3047-11ea-906b-f1a8ea1f4b14.png)
Author
Owner

@CGQAQ commented on GitHub (Jan 5, 2020):

a

@CGQAQ commented on GitHub (Jan 5, 2020): ![a](https://user-images.githubusercontent.com/15936231/71786656-a4453900-3048-11ea-8dae-810d106d166c.gif)
Author
Owner

@zadjii-msft commented on GitHub (Jan 6, 2020):

Okay I just grabbed a conhost.exe from a 1903 machine, and it looks like it repros there, but not on the Insider's conhost. So this is already fixed in the next version of Windows, whenever that's released 😄

@zadjii-msft commented on GitHub (Jan 6, 2020): Okay I just grabbed a `conhost.exe` from a 1903 machine, and it looks like it repros there, but not on the Insider's `conhost`. So this is already fixed in the next version of Windows, whenever that's released 😄
Author
Owner

@CGQAQ commented on GitHub (Jan 6, 2020):

Okay I just grabbed a conhost.exe from a 1903 machine, and it looks like it repros there, but not on the Insider's conhost. So this is already fixed in the next version of Windows, whenever that's released 😄

thank you

@CGQAQ commented on GitHub (Jan 6, 2020): > Okay I just grabbed a `conhost.exe` from a 1903 machine, and it looks like it repros there, but not on the Insider's `conhost`. So this is already fixed in the next version of Windows, whenever that's released 😄 thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5660