The OSC 4 patch in urxvt 9.25 broke OSC 10 and 11. Previously those sequences worked fine, but after the patch they cause rxvt_term::process_color_seq to return without printing anything due to the added range check, and if that check is removed then they print the wrong response because the format string changed. I believe the updated version of the function is only correct for OSC 4, and every other caller was correct in the previous version.
_______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
