blessed
blessed copied to clipboard
how does a scrolling rectangle area get implemented?
out of curiosity, how is scrolling in a box implemented? I guess CSR cannot be used because scrolling would take effect outside of the rectangle. Have box contents to be fully rewritten?