You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sakurawald
changed the title
improve: the bar and underline cursor type should not over-draw the character under caret in sdl2 version
improve: the underline cursor type should not over-draw the character under caret in sdl2 versionNov 30, 2024
The
bar
andunderline
cursor type works well inncurses version
.However, in
sdl2 version
, thecharacter under caret
will be over-draw.Related issue: #1648
The text was updated successfully, but these errors were encountered: