]> git.neil.brown.name Git - edlib.git/commit
render-complete: add highlight more correctly.
authorNeilBrown <neil@brown.name>
Fri, 23 Jun 2023 03:09:48 +0000 (13:09 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commit1bbf61864f06ad0dd63dca1784a4f9a96bc873dc
tree9c39597ecb4a42c5388355de25928585786d16d6
parent0981338c6a4b266a082b75ddcdf0d35cc6208637
render-complete: add highlight more correctly.

As the original might have attributes in it, we need to find the
character that we want to highlight, and highlight just those.  Possibly
there will be multiple ranges if the characters already have differing
highlights.

Signed-off-by: NeilBrown <neil@brown.name>
render-complete.c