[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: segmentation fault in test 'ncurses'
From: |
David Ellement |
Subject: |
Re: segmentation fault in test 'ncurses' |
Date: |
Thu, 10 May 2001 17:18:26 -0700 |
User-agent: |
Mutt/1.3.18i |
On 010510, at 18:20:50, Thomas Dickey wrote
> the last is a good clue - ncurses only codes 16 colors, and wouldn't
> be able to cycle through all of the values. But these items are
> from xterm-256color, and fit into the first idea I proposed, that
> the number of pairs isn't the square of the number of colors:
>
> colors#256, pairs#256,
>
> (perhaps when I'm modifying ncurses.c to work with this, I'll think of
> a plausible excuse for why it was working for you before ;-)
It works if I set TERM=xterm-16color. I don't know when I switched
to xterm-256color, but I suspect I was using xterm-16color back in
January when I last updated ncurses.
--
David Ellement