Hi, On Sat, Sep 17, 2022 at 11:25:28PM -0400, Marc Aldorasi wrote: > 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.
thanks for the report. Your analysis is correct, we'll revise the logic. Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
