microsoft/Terminal

Console icon?

Open

#11,759 opened on Nov 14, 2021

 (31 comments) (0 reactions) (0 assignees)C++ (9,275 forks)batch import
Area-WindowingHelp WantedIssue-BugPriority-3Product-Conhost

Repository metrics

Stars
 (103,173 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

I don't know if this has anything to do with conhost, but I can't think of a better place to ask "What's going on here?".

If I give this command to CMD, start "C:\WINDOWS\system32\notepad.EXE" cmd, I get a new instance of CMD in a console with notepad's icon. Why does specifying a title affect the icon?

image

Contributor guide