On Thu, Jan 17, 2002 at 12:04:50PM -0800, Carl B. Constantine wrote:
> I solved my color problems with mutt-1.3.25. I did specify the curses
> param incorrectly. It's fixed and I'm happily using the new mutt.
> 
> However, I have a different color issue to ask about. Under my new
> compile of mutt with ncurses 5.2, I see yellow color as yellow (dtterm).
> However, under my Linux system (gnome terminal) yellow looks more
> orange/brown in color.

Well, gnome-terminal does combine bold with colors (I looked at the 'gnome'
terminfo entry and retested gnome terminal in case I'd missed this detail). 
Perhaps you're specifying a $TERM that says it does not.  In that case (based
on the 'ncv' value in terminfo), ncurses would rather set colors than bold or
other conflicting attribute.
 
> When I ssh from my solaris 8 box to my home machine, color works
> correctly (including yellow). However, when I ssh from my home machine
> to my work-solaris 8 machine, mutt is in mono color though editing
> (using vim) does show up in color, just not mutt's indexes and such.

Does ssh pass through your $TERM settings?  (It depends on the configuration,
does sometimes, and sometimes not, so it would default to something like
vt100, leaving vim to rely on its builtin tables).
 
> Anyone seen that before? I'm using Debian at home and I installed
> packages for ncurses and mutt as opposed to compiling them myself.
> 
> ideas?
> 
> -- 
> Carl B. Constantine           University of Victoria
> Programmer Analyst            http://www.uvic.ca
> UNIX System Administrator     Victoria, BC, Canada
> [EMAIL PROTECTED]

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

Reply via email to