]> git.neil.brown.name Git - edlib.git/commit
renderline: change render-line:findxy to return the attributes
authorNeilBrown <neil@brown.name>
Fri, 4 Aug 2023 23:56:59 +0000 (09:56 +1000)
committerNeilBrown <neil@brown.name>
Sun, 6 Aug 2023 00:08:08 +0000 (10:08 +1000)
commit9d6f411aff45b5c4763c230164b83beb9a8ced05
treeadd303f45acc9b7fd0ee8b6f09b4cc706dc9a84c
parent5e1bef27cfc67fb7c6b49373937b8a92456afb62
renderline: change render-line:findxy to return the attributes

Rather then remembers the attributes to be collected later with a
get:attr, return the attributes in a comm2 callback for immediate use.

Signed-off-by: NeilBrown <neil@brown.name>
lib-renderline.c
render-lines.c