Hi,
I'm currently experimenting with urxvt to see how it compares to other
terminal emulators. I have noticed that it seems to handle differently
extended foreground color sequence in regards to high intensity colors.
The difference is better illustrated with a screenshot:
http://imgur.com/Z47hi3r
urxvt seems to display high intensity colors with 256 colors escape
sequences if the color code corresponds to one of the standard colors
(0-7). This behavior is in contrast with xterm (and Terminal.app, if
that matters).
The xterm in the screenshot comes straight from the package manager for
my distribution (Arch Linux), while urxvt was compiled from the git
repository with the following configure switches:
./configure --enable-everything --enable-256-color
--with-res-class=Urxvt-debug --enable-assert
(I changed the resource class in order to prevent it from accessing my
regular urxvt config)
Just curious whether there's a reason for that.
Marco
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode