[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: screen and curses problem
From: |
Thomas Dickey |
Subject: |
Re: screen and curses problem |
Date: |
Tue, 3 Jul 2007 08:55:07 -0400 (EDT) |
On Tue, 3 Jul 2007, Miroslaw Dach wrote:
Hi Thomas,
Thanks a lot for your hint. I have set the NCURSES_TRACE variable
to TRACE_MAXIMUM.
I can see some things wrong - the screensize for instance.
Will pick through this tonight and see if I can point out a way
the failure might occur.
+ + called {set_curterm(0x10074c80)
+ + return }(nil)
screen size: terminfo lines = 4080 columns = 4103
screen size: environment LINES = 0 COLUMNS = 0
screen size is 4080x4103
( probably not ;-)
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
- screen and curses problem, Miroslaw Dach, 2007/07/03
- Re: screen and curses problem, Thomas Dickey, 2007/07/03
- Re: screen and curses problem, Miroslaw Dach, 2007/07/03
- Re: screen and curses problem, Thomas Dickey, 2007/07/03
- Re: screen and curses problem, Miroslaw Dach, 2007/07/03
- Re: screen and curses problem,
Thomas Dickey <=
- Re: screen and curses problem, Thomas Dickey, 2007/07/03
- Re: screen and curses problem, Miroslaw Dach, 2007/07/04
- Re: screen and curses problem, Thomas Dickey, 2007/07/04
- Re: screen and curses problem, Miroslaw Dach, 2007/07/04