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>
buf[1] = ch + '@';
buf[2] = 0;
b = buf+2;
- buf_concat(&attr, ",underline,fg:red,");
+ buf_concat(&attr, ",inverse,fg:red,");
in_lws = False;
ret = draw_some(p, focus, &rlst, &x, buf, &b,
buf_final(&attr), in_lws,