microsoft / microsoft/winget-cli

Visual Hints for package management and configuration management

Open
#5,940 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Output Issue-Feature
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Relevant area(s)

WinGet CLI

Description of the new feature / enhancement

There are several scenarios where additional visual hints would be helpful.

For example, today when a WinGet Configuration file has a resource requiring elevation, the 🛡 symbol is used.

There are several other cases where something like this could be useful:

  • Verified Developer ✔
  • Elevation Required 🛡
  • Requires Explicit Targeting (WinGet sources) 🞋
  • Requires Explicit Targeting (WinGet manifests) 🞜
  • Pinning 📌
  • Potentially Unwanted Application ⚠
  • CVE ❗
  • No installer available ⛔

Some related issues:

The symbols above aren't locked, but I wanted to at least put some suggestions up. The main concern is that they will render in the default fonts. For example, there is an image used for publisher verification that is an image as opposed to a glyph or Unicode character which wouldn't be suitable for use in a terminal/CLI based application.

Proposed technical implementation details

No response

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

Start by reviewing the WinGet CLI's existing elevation hint and the related issues linked in the description. Compare the proposed symbols against default terminal font rendering and existing CLI output conventions; done means an agreed set of hints, placement and rendering behavior with a clear implementation plan.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.