microsoft/Terminal

Feature Request: CornerRadius on Cursor Shape

オープン

#1,446 opened on 2019/06/22

 (9 件のコメント) (4 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-RenderingArea-SettingsHelp WantedIn-PRIssue-TaskProduct-Terminalgood first issue

Repository metrics

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

説明

Summary of the new feature/enhancement

When setting the cursor shape to filledBox or vintage, it would be nice if you could round the corners of that shape.

Proposed technical implementation details (optional)

If the cursor is drawn from a shape, then you could add a setting for cursorCornerRadius: "2, 2, 2, 2" and apply that to the shape. If however the cursor image is drawn from a font in the glyph - then perhaps CascadiaCode could have rounded boxes for the cursors.

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