2016-12-13 01:42 időpontban Marco Buzzanca ezt írta:
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).

Terminal emulators handle bold in a thousand different ways. Many terminal emulators, including xterm and rxvt, have settings for this. The default behaviour might differ. (Mintty does too, but the settings are also broken.)

For urxvt, the relevant setting is -is, which makes bold show up as high intensity colors, as well as -colorBD, which sets the color when bold is used in the default color.

-- b_jonas

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode

Reply via email to