microsoft/Terminal

Feature Request: CornerRadius on Cursor Shape

Aperta

#1446 aperta il 22 giu 2019

 (9 commenti) (4 reazioni) (0 assegnatari)C++ (9275 fork)batch import
Area-RenderingArea-SettingsHelp WantedIn-PRIssue-TaskProduct-Terminalgood first issue

Metriche repository

Star
 (103.173 stelle)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

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.

Guida contributor