ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.232 by root, Sun May 18 18:19:10 2014 UTC vs.
Revision 1.234 by sf-exg, Sat Jun 7 17:47:29 2014 UTC

1085As with any resource value, the I<action> string may contain backslash 1085As with any resource value, the I<action> string may contain backslash
1086escape sequences (C<\n>: newline, C<\\>: backslash, C<\000>: octal 1086escape sequences (C<\n>: newline, C<\\>: backslash, C<\000>: octal
1087number), see RESOURCES in C<man 7 X> for further details. 1087number), see RESOURCES in C<man 7 X> for further details.
1088 1088
1089An action starts with an action prefix that selects a certain type 1089An action starts with an action prefix that selects a certain type
1090of action, followed by a colon. An action strings without colons is 1090of action, followed by a colon. An action string without colons is
1091interpreted as a literal string to pass to the tty (as if they were 1091interpreted as a literal string to pass to the tty (as if it was
1092prefixed with C<string:>). 1092prefixed with C<string:>).
1093 1093
1094The following action prefixes are known - extensions can provide 1094The following action prefixes are known - extensions can provide
1095additional prefixes: 1095additional prefixes:
1096 1096
1180 1180
1181=item EXTENSION:STRING 1181=item EXTENSION:STRING
1182 1182
1183An action of this form passes the B<STRING> to the @@RXVT_NAME@@perl(3) 1183An action of this form passes the B<STRING> to the @@RXVT_NAME@@perl(3)
1184extension of the same name. The extension will be loaded automatically if 1184extension of the same name. The extension will be loaded automatically if
1185neccessary. 1185necessary.
1186 1186
1187Not all extensions define key actions, but popular extensions that do 1187Not all extensions define key actions, but popular extensions that do
1188include the I<selection> and I<matcher> extensions (documented in their 1188include the I<selection> and I<matcher> extensions (documented in their
1189own manpages, @@RXVT_NAME@@-selection(1) and @@RXVT_NAME@@-matcher(1), 1189own manpages, @@RXVT_NAME@@-selection(1) and @@RXVT_NAME@@-matcher(1),
1190respectively). 1190respectively).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines