microsoft / microsoft/terminal
colortool.exe does not exit after executing
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
This bug-tracker is monitored by Windows Console development team and other technical types. We like detail!
If you have a feature request, please post to the UserVoice.
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.
Please use this form and describe your issue, concisely but precisely, with as much detail as possible
- Your Windows build number: (Type
verat a Windows Command Prompt)
Microsoft Windows [Version 10.0.17134.48]
- What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots)
I'm trying to use the color tool to change the color scheme. Whenever I execute it within cmd.exe, it does not exit. Also the effects (even with --both) don't seem to persist when I close the hung window and open a new one.
- What's wrong / what should be happening instead:
- Color tool does not exit and freezes cmd
To repro:
cd Downloads
colortool.exe --both OneHalfDark
Please see attached screenshot:

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 colortool.exe --both OneHalfDark from cmd.exe on Windows 10 build 17134.48 and observe whether the command returns and the color scheme persists in a new window. Done means colortool exits without freezing cmd.exe and the selected scheme remains effective after reopening the window; the issue names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100