notcurses icon indicating copy to clipboard operation
notcurses copied to clipboard

emit_bg_palindex() is not changing background color due to copy pasta

Open tstack opened this issue 1 year ago • 0 comments

The emit_bg_palindex() function sets lastr instead of lastbr:

https://github.com/dankamongmen/notcurses/blob/3a3c75e65ac8342f10a0e16eb63ab642aaf52ef4/src/lib/render.c#L868

tstack avatar Dec 13 '24 03:12 tstack