microsoft / microsoft/terminal
Color Error in Docker on WSL2
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.18.2822.0
### Windows build number
10.0.19045.0
### Other Software
Docker Desktop 4.24.1
Zsh 5.9
Python 3.11
### Steps to reproduce
Using `docker exec -it /usr/local/bin/zsh` to attach to the running container.
Using python rich module to test color.
### Expected Behavior
Color palette should be full and smooth.
### Actual Behavior

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the color palette test with Python's rich module inside Docker, attaching through WSL2 with `docker exec -it /usr/local/bin/zsh`. Compare the result with the expected full, smooth palette and trace which Windows Terminal or WSL2 color-handling entry point produces the degraded output; done means the palette renders correctly in this setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python, zsh
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100