Hi, Tiago!

* Tiago Resende <trese...@lavabit.com> [2011-08-11 21:13]:
> >        a) standout mode is now italics mode
> >        b) italics mode produces "normal" font (ie. it's not recognized)

> I can only reproduce this without setting terminal-overrides. Keep
> in mind it will only take effect when you open a new instance of
> tmux or attach the session to an urxvt terminal, so after setting
> it, you can either start a new instance in a new urxvt terminal, or
> detach and reattach it in the same one.

I wasn't sure where terminal-overrides jumps in. Most of the time I
tried starting a completely new tmux server via "tmux -L foo".

> terminal-overrides is the way to go. Just make sure it is already
> set when urxvt's terminfo gets read by tmux.

Yeah. Strangely, everything's working like I wanted it to be. I'm
simply using the line

    set -g terminal-overrides "rxvt-unicode:sitm@"

and the lookup/translation smso -> \e[3m -> \e[7m is working well now.

Thanks for clearing things up!

Julius

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to