repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: a81d7f1c60c4bebf326a17239eeec0f3a83caa5f: path_to: revision_to:
commit a81d7f1c60c4bebf326a17239eeec0f3a83caa5f Author: Marc LehmannDate: Thu Aug 17 21:56:11 2006 +0000 *** empty log message *** diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm
+++ b/src/urxvt.pm
@@ -348,6 +348,11 @@ for the filename):
URxvt.selection-pastebin.url: http://www.ta-sa.org/files/txt/%
+I xrdb uses the C preprocessor, which might interpret
+the double C> characters as comment start. Use C<\057\057> instead,
+which works regardless of wether xrdb is used to parse the resource file
+or not.
+
=item example-refresh-hooks
Displays a very simple digital clock in the upper right corner of the
-----END OF PAGE-----