microsoft / microsoft/terminal

Icon of console application doesn't get used

Open
#14,372 3 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-DefApp Issue-Task Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

### Windows Terminal version

1.15.2875.0

### Windows build number

10.0.22621.819

### Other Software

FAR Manager or any console app with an embedded icon

### Steps to reproduce

Launch a console application that has an embedded icon in its executable, such as FAR Manager. The Windows update that causes every console application to launch in Windows Terminal (instead of the old console app) must be installed.

### Expected Behavior

The embedded icon in the executable should be used as the tab icon inside Windows Terminal.
The embedded icon in the executable should be used as the taskbar icon.

### Actual Behavior

The tab icon remains the default generic icon (which looks like `C:\` on a white background).
The taskbar icon remains the default generic icon (which looks like `>_` on a black background).

This makes it difficult to distinguish between different console applications.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by launching FAR Manager or another console application with an embedded icon under Windows Terminal. Trace how the terminal selects icons for tabs and the taskbar, then verify that the executable's embedded icon is used in both places instead of the generic icons.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.