On Wed, Aug 20, 2008 at 06:40:19PM +0200, W W wrote: > Package: eterm > Version: 0.9.4.0debian1 > > I'm not sure if Eterm is responsible for the terminfo files, but I'm unable > to find any helpful information that suggests how to fix this. > > Eterm plainly handles 256 colors (I've run several tests, Eterm accepts the > command line -f rgb:ff/cc/00 or any other value), yet the terminfo file > lies:
Actually that (the -f option) is an incorrect test of the feature.
Eterm's changelog does mention the change:
----------------------------------------------------------------------
Mon Apr 18 18:00:17 2005 Michael Jennings (mej)
Applied a patch from Fredrik Svensson <[EMAIL PROTECTED]> for 256-color
support (a la xterm). I also renamed and imported a couple of his
test scripts into utils/, and in playing around with them, I found and
fixed an X server resource leak. Use Etpalette to view the 256-color
palette.
The appropriate change to ncurses (if Eterm does not supply the data)
would be to add an "Eterm-256color" entry.
> [EMAIL PROTECTED]:~$ echo $TERM
> Eterm-color
> [EMAIL PROTECTED]:~$ tput colors
> 8
>
> If eterm can handle colors like I know it can, it should reflect that in the
> terminfo file.
> Thanks,
> Wayne
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
pgpFR5NouQhgU.pgp
Description: PGP signature

