urxvt-eval man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

urxvt-eval(1)			 RXVT-UNICODE			 urxvt-eval(1)

NAME
       eval - evaluate arbitrary perl code using actions

EXAMPLES
	 URxvt.keysym.M-c: eval:selection_to_clipboard
	 URxvt.keysym.M-v: eval:paste_clipboard
	 URxvt.keysym.M-V: eval:paste_primary

	 URxvt.keysym.M-Up: eval:scroll_up 1
	 URxvt.keysym.M-Down: eval:scroll_down 1
	 URxvt.keysym.M-Home: eval:scroll_to_top
	 URxvt.keysym.M-End:  eval:scroll_to_bottom

DESCRIPTION
       Add support for evaluating arbitrary perl code using actions in keysym
       resources. If a keysym action takes the form "eval:STRING", the
       specified STRING is evaluated as a Perl expression. While the full
       urxvt API is available, the following methods are also provided for
       users' convenience, as they implement basic actions:

       scroll_up $count
       scroll_up_pages $count
       scroll_down $count
       scroll_down_pages $count
	   Scroll up or down by $count lines or pages.

       scroll_to_top
       scroll_to_bottom
	   Scroll to the top or bottom of the scrollback.

       selection_to_clipboard
	   Copy the selection to the CLIPBOARD.

       paste_primary
       paste_clipboard
	   Paste the value of the PRIMARY or CLIPBOARD selection.

9.22				  2016-02-18			 urxvt-eval(1)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net