Re: Re: xterm's bold and underline colours
"The Rev. Shamim, D.D., LFHCfS" <[email protected]> Wed, 10 Dec 2003 08:54:19 -0800
| Newsgroups | gmane.linux.usability.annoyances |
|---|---|
| Message-ID | <[email protected]> |
> I've discovered that xterm itself is responsible for this: man is > outputting control sequences for bold and underline, and xterm maps > those into colours. By Jove! I never suspected xterm. > To prevent this, run xterm with -bdc -ulc +nul, or set the > equivalent X resources. Thank you! -s