]> git.neil.brown.name Git - edlib.git/commit
lib-renderlines: pass split to do_draw() instead of str/len/tab_cols.
authorNeilBrown <neil@brown.name>
Sun, 13 Aug 2023 09:21:44 +0000 (19:21 +1000)
committerNeilBrown <neil@brown.name>
Sun, 13 Aug 2023 09:22:21 +0000 (19:22 +1000)
commit33225f2e465349e337b9992c68f9b9cd88eeafaa
treee77402639808aa375a53ac6cef34585ee215d6e9
parent0b01f51aef7dbf637d816c15b0719560cc0f23c6
lib-renderlines: pass split to do_draw() instead of str/len/tab_cols.

I think this removes most of the ugliness.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
lib-renderline.c