--- rxvt-unicode/src/perl/selection 2012/09/04 22:41:12 1.56 +++ rxvt-unicode/src/perl/selection 2014/04/26 20:51:12 1.57 @@ -64,6 +64,10 @@ () } +sub on_keyboard_dispatch { + &on_user_command; +} + sub on_init { my ($self) = @_;