ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/urxvt.pm
(Generate patch)

Comparing rxvt-unicode/src/urxvt.pm (file contents):
Revision 1.145 by root, Thu Aug 10 22:53:20 2006 UTC vs.
Revision 1.146 by root, Thu Aug 17 21:56:11 2006 UTC

345After a successful upload the selection will be replaced by the text given 345After a successful upload the selection will be replaced by the text given
346in the C<selection-pastebin-url> resource (again, the % is the placeholder 346in the C<selection-pastebin-url> resource (again, the % is the placeholder
347for the filename): 347for the filename):
348 348
349 URxvt.selection-pastebin.url: http://www.ta-sa.org/files/txt/% 349 URxvt.selection-pastebin.url: http://www.ta-sa.org/files/txt/%
350
351I<Note to xrdb users:> xrdb uses the C preprocessor, which might interpret
352the double C</> characters as comment start. Use C<\057\057> instead,
353which works regardless of wether xrdb is used to parse the resource file
354or not.
350 355
351=item example-refresh-hooks 356=item example-refresh-hooks
352 357
353Displays a very simple digital clock in the upper right corner of the 358Displays a very simple digital clock in the upper right corner of the
354window. Illustrates overwriting the refresh callbacks to create your own 359window. Illustrates overwriting the refresh callbacks to create your own

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines