*** empty log message ***
authorroot <root>
Wed, 25 Jan 2006 13:24:45 +0000 (13:24 +0000)
committerroot <root>
Wed, 25 Jan 2006 13:24:45 +0000 (13:24 +0000)
doc/rxvt.1.pod

index 048fceef181ff0ee0f1fa2ba2e4af0176150392f..05a575ffc07972376256e4e011b072a25e59e2a1 100644 (file)
@@ -898,8 +898,15 @@ with the B<Execute> key.
 
 =item B<cutchars:> I<string>
 
-The characters used as delimiters for double-click word selection. The
-built-in default:
+The characters used as delimiters for double-click word selection.
+
+When the selection extension is in use (the default if compiled in, see
+the @@RXVT_NAME@@perl(3) manpage), a suitable regex using these characters
+will be created (if the resource exists, otherwise, no regex will be
+created). In this mode, characters outside ISO-8859-1 can be used.
+
+When the selection extension is not used, only ISO-8859-1 characters can
+be used. If not specified, the built-in default is used:
 
 B<< BACKSLASH `"'&()*,;<=>?@[]{|} >>