bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pythonmac-SIG] resizing terminal and curses


From: Thomas Dickey
Subject: Re: [Pythonmac-SIG] resizing terminal and curses
Date: Sun, 19 Mar 2006 09:03:59 -0500 (EST)

On Sun, 19 Mar 2006, Nicholas Cole wrote:

I'm still trying to investigate this problem with resizing terminals.
...
Terminal.app behaives particularly strangely - crashing when the
window is enlarged for the second time (xterm crashes immediately),
though not the first;  both terminals have problems displaying the
window as it is made smaller, even though they do not crash.

xterm's not supposed to crash, though I recall some issue with this a
couple of years ago.  Of course if you're doing something like

        xterm -e python foo

then it would not be clear whether xterm or the application within it
crashed.

What does "xterm -v" show?  (Knowing the version would help limit the
search for applicable bugs).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]