Re: ncurses getch SIGWINCH

From: alexs (spam_at_alexs.org)
Date: 01/27/05


Date: 27 Jan 2005 03:19:08 -0800

Ncurses will (or perhaps it has to be enabled) return KEY_RESIZE from
getch() so you can handle it that way.