ProgerXP / Notepad2e

Word highlighting, simultaneous editing, split views, math evaluation, un/grep, comment reformatting, UAC elevation, complete regexps (PCRE), Lua lexers, DPI awareness and more (XP+)
Other
370 stars 52 forks source link

Use system's CaretWidth by default #483

Open ProgerXP opened 6 months ago

ProgerXP commented 6 months ago

Notepad2's schema has empty style for Caret by default which currently means size:1. However, Windows has a setting for that (Settings > Ease of Access > Text cursor, or HKCU\Control Panel\Desktop - CaretWidth value) and it should be used if no explicit size is set.