microsoft / microsoft/terminal

Polish Commandline Help MessageBox to be at least like, but at best better than, `msiexec /?`

Open
#4,134 8 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Commandline Area-UserInterface good first issue Help Wanted In-PR Issue-Task Priority-3 Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

Follow-up task from #4023

actual

image

expected

image
(ideally with monospace text too)

Obviously, better than this would be even more ideal. It's probably not that simple to create a XAML island just for the sake of displaying this text. However, that would be potentially even more modern UI.

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 reading follow-up issue #4023 and reproducing the current command-line help MessageBox shown in the issue. Locate the existing help-message entry point and compare its output with msiexec /?; done means the message is at least as informative and readable, ideally using monospace text or the proposed modern UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.