Date: Wed, 6 Jun 2001 08:11:37 -0500 From: David Leimbach <dleimbac@earthlink.net> To: questions@freebsd.org Subject: Mutt colors in FreeBSD Message-ID: <20010606081137.A5637@mutt.home.net>
next in thread | raw e-mail | index | archive | help
Has anyone ever gotten these to work correctly?
I have the latest mutt port installed and I see that it is linked against
ncurses and libslang:
/usr/local/bin/mutt:
libslang.so => /usr/local/lib/libslang.so (0x280c7000)
libm.so.2 => /usr/lib/libm.so.2 (0x28129000)
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x28144000)
libintl.so.1 => /usr/local/lib/libintl.so.1 (0x28186000)
libxpg4.so.3 => /usr/lib/libxpg4.so.3 (0x2818b000)
libc.so.4 => /usr/lib/libc.so.4 (0x2818d000)
I can only successfully set the colors involved with the default variable:
COLORFGBG
The colors set in that variable work at the text-console but not in xterms.
This does however work in xterms on Debian.
Also... none of the color options I set in .muttrc seem to do anything at all.
Any ideas? :)
Dave
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010606081137.A5637>
