rxvt-unicode and standout/italics

2011-08-11 Thread Julius Plenz
Hi! I've read various threads about the standout-vs-italics debate already. I'm using urxvt, which will set TERM=rxvt-unicode. The terminal (and my font) supports both italics and stand out mode. I verify this by entering: echo `tput sitm`italics`tput ritm` `tput smso`standout`tput rmso` I'v

Re: rxvt-unicode and standout/italics

2011-08-11 Thread Tiago Resende
On Thursday, 2011-08-11, at 18:43:58 +0200, Julius Plenz wrote: > I'm using urxvt, which will set TERM=rxvt-unicode. The > terminal (and my font) supports both italics and stand out mode. I > verify this by entering: > > echo `tput sitm`italics`tput ritm` `tput smso`standout`tput rmso` Same h