Call endwin() if unix_get_terminal_size() has to punt.
authorTimo Korvola <tkorvola@iki.fi>
Sat, 27 Jan 2018 17:51:29 +0000 (19:51 +0200)
committerTimo Korvola <tkorvola@iki.fi>
Sat, 27 Jan 2018 18:27:32 +0000 (20:27 +0200)
commita0990b401c25ae7fc4a183ba87735413ab69467d
tree6cd784b655934a9127cc1af7dfae711f03f96ba8
parent3ac7e9be876cd7b9d5f36c24d5f7909fd3aef80b
Call endwin() if unix_get_terminal_size() has to punt.

Curses must be very messed up at this point.  Turn it off and hope
something prints on our way out.

This is 3505ee0d revived, as it got clobbered in the merge.
src/curses/ux_init.c