Hi, Tiago!
* Tiago Resende [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 i
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
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