-----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----- _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
