--- rxvt-unicode/src/urxvt.pm 2021/05/08 06:16:21 1.259 +++ rxvt-unicode/src/urxvt.pm 2021/05/24 20:21:51 1.260 @@ -731,8 +731,8 @@ } for ( + @{ delete $TERM->{perl_ext_3} }, (grep $_, map { split /,/, $TERM->resource ("perl_ext_$_") } 1, 2), - @{ delete $TERM->{perl_ext_3} } ) { if ($_ eq "default") {