Re: Problems with Curses.Blinkenlights
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, Jan 10, 2003 at 08:00:31PM +0300, Sergei Kolobov wrote:
OK, I found the problem. Thanks for all your help.
In some cases, OfflineIMAP has to re-initialize the curses library by
closing the curses session and re-starting it. It turns out that on Linux,
ncurses preserves the color pair settings across such a reinitialization,
but that is not the case on FreeBSD. I have fixed the code to re-generate
the color pairs after the reinitialization, and will be releasing that fix
in 3.99.8 along with several fixes for terminals that do not support color.
Thanks,
John
- Problems with Curses.Blinkenlights, Sergei Kolobov, 2003/01/09
- Re: Problems with Curses.Blinkenlights, John Goerzen, 2003/01/09
- Re: Problems with Curses.Blinkenlights, Sergei Kolobov, 2003/01/10
- Re: Problems with Curses.Blinkenlights, John Goerzen, 2003/01/10
- Re: Problems with Curses.Blinkenlights, Sergei Kolobov, 2003/01/10
- Re: Problems with Curses.Blinkenlights, John Goerzen, 2003/01/10
- Re: Problems with Curses.Blinkenlights,
John Goerzen <=
- Re: Problems with Curses.Blinkenlights, Sergei Kolobov, 2003/01/10
- Re: Problems with Curses.Blinkenlights, John Goerzen, 2003/01/10
- Re: Problems with Curses.Blinkenlights - SOLVED!, Sergei Kolobov, 2003/01/13
- Re: Problems with Curses.Blinkenlights, John Goerzen, 2003/01/10
Re: Problems with Curses.Blinkenlights, John Goerzen, 2003/01/09
|
|