2008/6/29 Marc Lehmann <[EMAIL PROTECTED]>: > We have no indication that this sequence you are talking about even exists > - if you have evidence that gnu screen outputs the same sequence (e.g. use
Looking through the source of GNU Screen, there is no explicit escape sequence, just a definition of a bit which is defined to enable blinking. Again, since GNU Screen allows *for* blinking text, it obviously does *something*, but strace isn't revealing it that i can see. > strace or so) then this would make more sense, but it is more than likely > that gnu screen simply doesn't output the sequence to enable blinking > text. But it does, since the manpage tells me so, as do my own eyes. :) Again, c.f this observation with XTerm doing the Right Thing (tm). Since I am not gleaming anything from gnu screen -- can i perhaps strace the urxvt instance for information about this? Thanks. David _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
