Show cursor shape in SUI (#8780)

Show the cursor shape next to the text for it

References #8764 

<img width="413" alt="cursorshape" src="https://user-images.githubusercontent.com/26824113/104498936-36075080-5591-11eb-8403-608e6ae3fac7.png">
This commit is contained in:
PankajBhojwani 2021-01-14 05:34:52 -08:00 committed by GitHub
parent 9b1bb134bf
commit e0f585251a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -491,19 +491,24 @@
<value>Sets the shape of the cursor.</value>
</data>
<data name="Profile_CursorShapeBar.Content" xml:space="preserve">
<value>Bar</value>
<value>Bar ( ┃ )</value>
<comment>{Locked="┃"}</comment>
</data>
<data name="Profile_CursorShapeEmptyBox.Content" xml:space="preserve">
<value>Empty box</value>
<value>Empty box ( ▯ )</value>
<comment>{Locked="▯"}</comment>
</data>
<data name="Profile_CursorShapeFilledBox.Content" xml:space="preserve">
<value>Filled box</value>
<value>Filled box ( █ )</value>
<comment>{Locked="█"}</comment>
</data>
<data name="Profile_CursorShapeUnderscore.Content" xml:space="preserve">
<value>Underscore</value>
<value>Underscore ( ▁ )</value>
<comment>{Locked="▁"}</comment>
</data>
<data name="Profile_CursorShapeVintage.Content" xml:space="preserve">
<value>Vintage</value>
<value>Vintage ( ▃ )</value>
<comment>{Locked="▃"}</comment>
</data>
<data name="Profile_FontFace.Header" xml:space="preserve">
<value>Font face</value>