microsoft / microsoft/terminal

Enhanced Font Preview in Settings > Appearance

Open
#17,519 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

# Description of the new feature/enhancement

The current font preview in Settings > Appearance is helpful. However, it would be even better if it included additional lines of text with characters that some fonts render differently, such as ==, ===, !=, !==. This would make it easier to choose a font that supports specific ligatures without having to apply the font and manually check these characters in the profile.

![image](https://github.com/microsoft/terminal/assets/28659609/83da4d36-bc13-4414-9e93-653ef55877e4)

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 at the Settings > Appearance font preview entry point and trace how its sample text is defined and rendered. Add preview lines containing ligature-sensitive characters such as ==, ===, !=, and !==, then verify that the samples appear correctly when choosing fonts.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.