Brian Mays <[EMAIL PROTECTED]> typed:
:The "ESC [ Pm m" escape sequence to set the foreground color (where Pm
:runs from 30 to 37) does not change the color of the cursor in rxvt
:(v2.6.3) the same way that it does in other terminal emulators, such as
:xterm. Is this a bug?
Possibly, though xterm-132 is a bit strange here. Haven't tried xterm-143
or later.
It is mainly due to the decoupling of the cursor colour from the rest of
the display colours. Considering cursorColor and cursorColor2. If one is
set then changing the respective colour (foreground/background) should
probably not change the cursor colour. However, what if only cursorColor
is set and you change the background colour? Similarly for cursorColor2
and foreground colour? If both are unset then it may make sense to change
the appropriate colour upon foreground/background change.
Regards,
--
Geoff Wing : <[EMAIL PROTECTED]> Work URL: http://www.primenet.com.au/
Rxvt Stuff : <[EMAIL PROTECTED]> Ego URL : http://pobox.com/~gcw/
Zsh Stuff : <[EMAIL PROTECTED]> Phone : (Australia) 0413 431 874