reverseVideo from perl module
Jochen Keil
jochen.keil at gmail.com
Sun Aug 29 10:23:03 CEST 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I am trying to set the rendition bit RS_RVid to make the colors of a
terminal permanently reversed. For now I've tried using this:
$term->scr_xor_span(0, 0, $term->nrow-1, $term->ncol-1, urxvt::RS_RVid);
Unfortunately this doesn't last. On the next refresh (as soon as I type
something in the terminal) it will switch back to "normal" colors.
So how could make video permanently reversed like after starting urxvt
with the reverseVideo resource set?
Thank you very much and best regards,
Jochen Keil
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkx6GOcACgkQtVwvsA+W4CBf4wCeMJzO+It5CUVuljbOQHqPGHhj
blYAnjZxzQpdpaAsGg5iJeOFi5A0OHst
=/A2N
-----END PGP SIGNATURE-----
More information about the rxvt-unicode
mailing list