Bug: Font size of Command Palette doesn't scale with terminal font size #10198

Open
opened 2026-01-31 02:15:05 +00:00 by claunia · 0 comments
Owner

Originally created by @pcgeek86 on GitHub (Aug 18, 2020).

Environment

Windows Terminal Preview
Windows 10 version 2004

Steps to reproduce

  1. Install Windows Terminal Preview
  2. Add a keybinding for command palette
  3. Scale up your font size (CTRL + PLUS)
  4. Invoke the command palette
  5. Notice that command palette text doesn't scale up with the profile

Expected behavior

Command Palette font size should scale proportionally to the current profile's font size.

Actual behavior

Command Palette font size doesn't scale proportionally to current profile's font size.

image

Contrast this behavior with how VSCode works. The command palette font scales along with the rest of the entire user interface.

Originally created by @pcgeek86 on GitHub (Aug 18, 2020). # Environment ```none Windows Terminal Preview Windows 10 version 2004 ``` # Steps to reproduce 1. Install Windows Terminal Preview 2. Add a keybinding for command palette 3. Scale up your font size (CTRL + PLUS) 4. Invoke the command palette 5. Notice that command palette text doesn't scale up with the profile # Expected behavior Command Palette font size should scale proportionally to the current profile's font size. # Actual behavior Command Palette font size doesn't scale proportionally to current profile's font size. ![image](https://user-images.githubusercontent.com/466713/90457642-581ba600-e0b9-11ea-91c2-eb706553b086.png) Contrast this behavior with how VSCode works. The command palette font scales along with the rest of the entire user interface.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10198