help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: termcap or terminfo


From: Thomas Dickey
Subject: Re: termcap or terminfo
Date: 29 Jul 2003 23:15:11 GMT
User-agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (SunOS/5.8 (sun4u))

Stanley Yao <yao@cs.arizona.edu> wrote:
> Thanks a lot. It's using terminfo and now I got color syntax highlighting
> in emacs. But there are only 8 colors available by checking ESC-x
> list-colors-display and the colors are mostly dark. How can I get more
> colors and more bright colors? I modified the color#8 entry in terminfo
> into color#256. But it did not make any difference. Any suggestions?

Changing the "color#" value is not going to help.

The shades of color are (almost always) set by external configuration
details (e.g., resource values for xterm).  Different terminal emulators
provide support for different numbers of colors - typically 8.  A few
allow 16.  XFree86 xterm does 8/16/88/256 (with appropriate terminfo,
and application that knows how to use it).

-- 
Thomas E. Dickey <dickey@radix.net> <dickey@herndon4.his.com>
http://dickey.his.com
ftp://dickey.his.com


reply via email to

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