microsoft/Terminal

Cursor width should respect dpi settings

オープン

#16,228 opened on 2023/10/25

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-AtlasEngineArea-TerminalControlHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

Windows Terminal version

1.18.2822.0

Windows build number

10.0.22621.0

Other Software

None

Steps to reproduce

Set display scale to 200% and use the bar cursor.

Expected Behavior

Cursor width should respect dpi settings.

Actual Behavior

On 200% scale monitor, drawing the bar shape cursor use native 1px, not 1 logical pixel (2px). This makes it a little hard to locate, especially in light theme.

screenshots: terminal, WinUI control, browser

screenshots

コントリビューターガイド