Check for resize after getch.
authorTimo Korvola <tkorvola@iki.fi>
Sat, 27 Jan 2018 22:21:59 +0000 (00:21 +0200)
committerTimo Korvola <tkorvola@iki.fi>
Sat, 27 Jan 2018 22:21:59 +0000 (00:21 +0200)
commit70f7f55ef43a13eace39e2f59c23f11fb1ed3880
tree2d5d3bc4c9d934f89a37311e39648789d8cadc36
parenta0990b401c25ae7fc4a183ba87735413ab69467d
Check for resize after getch.

Most of the time is spent in getch, so that is when we'll likely
get SIGWINCH.
src/curses/ux_input.c