Skip to content

Fixes for todo module highlighting.#2030

Open
cbRoy wants to merge 3 commits intowtfutil:trunkfrom
cbRoy:todo-highlighting
Open

Fixes for todo module highlighting.#2030
cbRoy wants to merge 3 commits intowtfutil:trunkfrom
cbRoy:todo-highlighting

Conversation

@cbRoy
Copy link
Contributor

@cbRoy cbRoy commented Mar 14, 2026

Space at the beginning of item was placed before the row color formatting which caused the leading space on the next line to be highlighted.

Added background color for checked item to prevent highlight leaking. Tried several different ways, but ended up with the same thing @hxw did in his patch.

Fixes #1807

cbRoy added 3 commits March 7, 2026 19:04
… with len in gcal, and moved to Fprintf inplace of Sprintf
…s placed before the row color formatting which caused the leading space on the next line to be highlighted. Added background color for checked item to prevent hightlighting from leaking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Row highlighting broken in todo module

1 participant