microsoft/Terminal

Feature Request: CornerRadius on Cursor Shape

Open

#1,446 建立於 2019年6月22日

在 GitHub 查看
 (9 留言) (4 反應) (0 負責人)C++ (3,212 fork)batch import
Area-RenderingArea-SettingsHelp WantedIn-PRIssue-TaskProduct-Terminalgood first issue

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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.

貢獻者指南