On Tue, Aug 31, 2010 at 01:56:01PM -0400, Brian Cuttler wrote:
>
> Hate ask, but I think I've tried the obvious...
>
> Moving from a Solaris 9/sparc box with mutt Mutt 1.4.1i (2003-03-19)
> to Solaris 10x86 with Mutt 1.5.17 (2007-11-01) and I'm finding that
> my colors and highlighting don't work at all.
>
> Checked terminal type, the same, didn't make any config changes,
> just # ssh'd into a different server. My desktop is Solaris 10x86
> and that hasn't changed either. Its something with the server or
> with the specific build of mutt, I believe both from sunfreeware.
>
> Sorry to ask such a rudimenary question.
When you ssh in to the server what does:
env|grep TERM
output?
If the TERM is xterm, perhaps also exporting "COLORTERM=xterm-color"
will help.
--
Will Fiveash