XhmikosR / notepad2-mod

LOOKING FOR DEVELOPERS - Notepad2-mod, a Notepad2 fork, a fast and light-weight Notepad-like text editor with syntax highlighting
https://xhmikosr.github.io/notepad2-mod/
Other
1.45k stars 270 forks source link

Cursor too thin #196

Open nobk opened 7 years ago

nobk commented 7 years ago

It is not easy to find cursor in document. and is it possible give users an option to select cursor type like Line/Block/Underscore, and blinking or not?

RaiKoHoff commented 7 years ago

You can define your own Style: choose menu "Customize Schemes...", Dbl-Click Syntax you would like to change, select Caret (Color; size 1-3), enter for example: size:3; fore:#FF0000. (thicker than 3 is not possible :-/) image