Re: Searching for a working example of a curses application that resizesin xterm

2005-09-19 Thread schwerdy
Thanks, but I had already read these discussions (hope the grammar is correct...), and thought I understood them. But my exact problem: If I resize a xterm, in most cases curses prints crap (if it does not crash python). And I could not find any python-curses application that is displayed correctly

Re: Searching for a working example of a curses application that resizesin xterm

2005-09-19 Thread Fredrik Lundh
[EMAIL PROTECTED] wrote: > can someone provide an example of a curses application that works in a > xterm that can be resized? googling for "python sigwinch curses" brings up a considerable number of related stuff, including http://dbforums.com/archive/97/2002/07/4/439799 and http://groups.goo