]> git.neil.brown.name Git - edlib.git/commit
render-lines: always give cursor offset when measuring cursor line
authorNeilBrown <neil@brown.name>
Fri, 18 Aug 2023 23:00:51 +0000 (09:00 +1000)
committerNeilBrown <neil@brown.name>
Sun, 20 Aug 2023 22:46:08 +0000 (08:46 +1000)
commitaa49dd234621f976c3b2c9dfccfc8cec27489f18
treefe6fa107f6c70fbecde202488f92208269cb3944
parent8bddc2866eed3654eb128505cd339b2986796dbb
render-lines: always give cursor offset when measuring cursor line

As presence of cursor can change size of appearance, we need to always
report where the cursor is when measuring the line.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
render-lines.c
tests.d/00-basic