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

Comparing rxvt-unicode/doc/rxvtperl.3.txt (file contents):
Revision 1.24 by root, Thu Jan 12 12:10:06 2006 UTC vs.
Revision 1.25 by root, Thu Jan 12 12:15:10 2006 UTC

109 109
110 And this example matches the same,but replaces it with vi-commands 110 And this example matches the same,but replaces it with vi-commands
111 you can paste directly into your (vi :) editor: 111 you can paste directly into your (vi :) editor:
112 112
113 URxvt.selection-autotransform.0: s/^(S+):(d+):?$/\\x1b:e \\Q$1\\E\\x0d:$2\\x0d/ 113 URxvt.selection-autotransform.0: s/^(S+):(d+):?$/\\x1b:e \\Q$1\\E\\x0d:$2\\x0d/
114
115 Of course, this can be modified to suit your needs and your editor
116 :)
114 117
115 mark-urls 118 mark-urls
116 Uses per-line display filtering ("on_line_update") to underline urls 119 Uses per-line display filtering ("on_line_update") to underline urls
117 and make them clickable. When middle-clicked, the program specified 120 and make them clickable. When middle-clicked, the program specified
118 in the resource "urlLauncher" (default "x-www-browser") will be 121 in the resource "urlLauncher" (default "x-www-browser") will be

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines