Nick ! <[EMAIL PROTECTED]> wrote:
> http://web.cs.mun.ca/~rod/ncurses/ncurses.html#xterm says "The ncurses
> library does not catch [the SIGWINCH aka resizing] signal, because it
> cannot in general know how you want the screen re-painted". First, is
> this really true? When I make my xterms small
> Chris Share wrote:
> > I've been writing an application using curses, and have been trying to
> > handle resizing the terminal, if running in xterm or similar. Increasing
> > the window size is working perfectly, however shrinking it is not
> > working at all. No matter how much I shrink the win