Text is not restored when resizing.
Status: Abandoned
Brought to you by:
marcbutler
When resizing the terminal text that has been truncated by previously making the terminal smaller is not restored. This can be achieved by using the scroll buffer to track the text even if scrolling is not enabled. The text can then be redrawn if the screen size increases.