stepb / urxvt-tabbedex

Tabbed plugin for rxvt-unicode with many enhancements
75 stars 54 forks source link

tabbedex not working in Fedora 20 rxvt-unicode (urxvt) v9.19 - released: 2013-10-27 #30

Closed gomix closed 11 years ago

gomix commented 11 years ago

In my Fedora 20 (beta) rxvt-unicode (urxvt) v9.19 - released: 2013-10-27:

$ urxvt -pe tabbedex urxvt: perl hook 0 evaluation error: /usr/lib64/urxvt/perl/tabbedex: syntax error at /usr/lib64/urxvt/perl/tabbedex line 669, near "$hook qw(start destroy user_command key_press property_notify add_lines)" syntax error at /usr/lib64/urxvt/perl/tabbedex line 681, near "}

}"

yardenac commented 11 years ago

This fixes it: https://github.com/stepb/urxvt-tabbedex/pull/23

gomix commented 11 years ago

Thanks, it does work now for me.