selection-popup (rxvt-unicode-9.26.tar.bz2) | : | selection-popup (rxvt-unicode-9.29.tar.bz2) | ||
---|---|---|---|---|
#! perl | #! perl | |||
#:META:RESOURCE:url-launcher:string:shell command to use | #:META:RESOURCE:url-launcher:string:shell command to use | |||
=head1 NAME | =head1 NAME | |||
selection-popup (enabled by default) | selection-popup - selection management pop-up | |||
=head1 DESCRIPTION | =head1 DESCRIPTION | |||
Binds a popup menu to Ctrl-Button3 that lets you paste the X | Binds a popup menu to Ctrl-Button3 that lets you paste the X | |||
selections and either modify or use the internal selection text in | selections and either modify or use the internal selection text in | |||
various ways (such as uri unescaping, perl evaluation, web-browser | various ways (such as uri unescaping, perl evaluation, web-browser | |||
starting etc.), depending on content. | starting etc.), depending on content. | |||
Other extensions can extend this popup menu by pushing a code reference | Other extensions can extend this popup menu by pushing a code reference | |||
onto C<< @{ $term->{selection_popup_hook} } >>, which gets called whenever | onto C<< @{ $term->{selection_popup_hook} } >>, which gets called whenever | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |