]> git.neil.brown.name Git - edlib.git/commit
render-lines: handle case where cursor at end-of-file.
authorNeilBrown <neil@brown.name>
Fri, 8 Sep 2023 06:20:08 +0000 (16:20 +1000)
committerNeilBrown <neil@brown.name>
Fri, 8 Sep 2023 06:25:29 +0000 (16:25 +1000)
commit99f22547f46ea99d43a9669dcb2bc86d7b38e888
treebd6de61f43a369539d9e5b3cd8722e2e08a1caf5
parent785d8d06d820988b4c2c89353724cc793a5fbda3
render-lines: handle case where cursor at end-of-file.

When cursor is at end-of-file, revalidate_start() wasn't detecting that
it was on-screen.

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