Use a pad for storing the old screen during resize.
authorTimo Korvola <tkorvola@iki.fi>
Sat, 17 Feb 2018 18:36:21 +0000 (20:36 +0200)
committerTimo Korvola <tkorvola@iki.fi>
Sat, 17 Feb 2018 18:36:21 +0000 (20:36 +0200)
commit6b1bee4863a000e59c6b3b233578d22ace9ff655
tree8ca1eb1de0b4f0a4aad48ab7b22cc6150460b510
parenta1c0998997c51191d04ab9017dfcd5a490b2e1e3
Use a pad for storing the old screen during resize.

Why bother reinventing the wheel when curses does the job?

#42: Handle terminal resizing
src/curses/ux_screen.c