Nicholas Marriott <nicholas.marri...@gmail.com>:
> Are you expecting a bold font as well?

Well, no. I'm using the following resources, that should turn off bold
characters everywhere in xterm:

[snip]
XTerm*font:                 -*-terminus-*-*-*-*-12-*-*-*-*-*-*-*
XTerm*boldFont:             -*-terminus-*-*-*-*-12-*-*-*-*-*-*-*
XTerm*boldMode:             false
XTerm*boldColors:           true
XTerm*colorBDMode:          true
[snap]

> It works fine for me with putty, I'll try xterm when I get home.
> 
> There are various implementations of bold in 256 colour mode,
> 
> https://sourceforge.net/tracker/?func=detail&aid=2810418&group_id=200378&atid=973265
> 
> may be related.

Yeah, that sounds similar to what I'm seeing.

Btw, 256colors.pl does show light blue in "System colors". But it uses
"\e[38;5;12m" instead of "\e[01;34". I think the former directly uses
foreground colour number 12.

I created a few screenshots, to show you what I'm seeing:

Xterm, without any terminal multiplexer running:
    <http://ft.bewatermyfriend.org/tmp/256without.png>

The same Xterm, with tmux:
    <http://ft.bewatermyfriend.org/tmp/256tmux.png>

And the same Xterm, with screen running:
    <http://ft.bewatermyfriend.org/tmp/256screen.png>

This is happening on debian linux (stable) using this xterm:

% xterm -version
XTerm(235)

Regards, Frank

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to