*** empty log message ***
authorayin <ayin>
Mon, 19 Nov 2007 09:34:46 +0000 (09:34 +0000)
committerayin <ayin>
Mon, 19 Nov 2007 09:34:46 +0000 (09:34 +0000)
Changes
src/feature.h

diff --git a/Changes b/Changes
index dca3d782b863f8c324c393bf2cefb43898c036f8..a43f6f41983a0d1ace077e8c5a01ef609e174655 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,8 +17,6 @@ WISH: load system-wide config file even if we don't have one
 WISH: look into XAddConnectionWatch, does anybody need that?
 DUMB: support tex fonts
 
-TODO: align default value of cutchars with rxvt.1.pod and add it as a fallback in perl 'selection'
-      http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377194
         - expect major portability issues in this release: please test and report.
        - converted from the veritable io manager event loop to
           the high performance libev (http://software.schmorp.de/pkg/libev).
index 4ba7b1e7e13266e613819c08577a43f5acddb27d..fb2c9d0cf56ba51aed697251b355fbe38784ba9a 100644 (file)
  * Default separating chars for multiple-click selection
  * Space and tab are separate separating characters and are not settable
  */
-#define CUTCHARS       "()*,<>[]{}|"
+#define CUTCHARS       "\"&'()*,;<=>?@[\\]^`{|}"
 
 /*
  * Add run-time support for changing the cutchars for double click selection