microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.91k stars 8.35k forks source link

Feature Request: CornerRadius on Cursor Shape #1446

Open mdtauk opened 5 years ago

mdtauk commented 5 years ago

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.

DHowett-MSFT commented 5 years ago

Hey, that’s clever. I like it.

jpbelval commented 1 month ago

I would like to take this one as a first issue!

DHowett commented 1 month ago

I would like to take this one as a first issue!

Nobody else seems to be working on it, so we look forward to your pull request!

ATOMworkplace commented 1 month ago

@jpbelval You still working on it?

jpbelval commented 1 month ago

@ATOMworkplace you can take it!