notcurses
notcurses copied to clipboard
emit_bg_palindex() is not changing background color due to copy pasta
The emit_bg_palindex() function sets lastr instead of lastbr:
https://github.com/dankamongmen/notcurses/blob/3a3c75e65ac8342f10a0e16eb63ab642aaf52ef4/src/lib/render.c#L868