]> git.neil.brown.name Git - edlib.git/commit
lib-renderline: make control chars stand out more.
authorNeilBrown <neil@brown.name>
Wed, 21 Jun 2023 07:53:03 +0000 (17:53 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commite580c6755e4ce08baa26822fd2570881925049ef
tree3623cfae900ad2cc2b34c65fb4d0ece5e24df673
parent2470bb9a2e7d87509afadb876cdacb2bd31b78e4
lib-renderline: make control chars stand out more.

Conrtol chars should not appear in the line given to lib-renderline.
We try to handle them, but let us make them much more obvious so they
look wrong as well as being wrong.

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