Hello, I'm using Arch Linux and I encountered a little bug: $ urxvtc -pe tabbed urxvt: perl hook 0 evaluation error: /usr/lib/urxvt/perl/tabbed: syntax error at /usr/lib/urxvt syntax error at /usr/lib/urxvt/perl/tabbed line 426, near "}
Effect: urxvt opens a non-tabbed terminal window. Expected effect: urxvt opens a tabbed terminal window. Downgrading to perl 5.16.3-3 and rxvt-unicode 9.18-3 fixes the problem and restores correct behavior. It has been suggested [1] that a new behavous in perl 5.18 is to blame for this [2]. Attached patch fixes /usr/lib/urxvt/perl/tabbed , please have a look at it. Thanks, Karol [1] https://bugs.archlinux.org/task/35420#comment110286 [2] https://metacpan.org/module/RJBS/perl-5.18.0/pod/perldelta.pod#qw-...-can-no-longer-be-used-as-parentheses
tabbed.patch
Description: Binary data
_______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
