Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh/curses resize a window



I'm trying to create a fontend for a script using zsh/curses, it works
perfectly but I can't find a way to resize (nlines/ncols) a given window except
destroying it and recreating it which is quite painful each time one resize its
terminal.

Is there a way to do it?
regards,
Bapt



Messages sorted by: Reverse Date, Date, Thread, Author