From 5b1a4c332e14666467b916ad00a4e721873fa9cc Mon Sep 17 00:00:00 2001 From: ayin Date: Mon, 19 Nov 2007 09:34:46 +0000 Subject: [PATCH] *** empty log message *** --- Changes | 2 -- src/feature.h | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Changes b/Changes index dca3d782..a43f6f41 100644 --- 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). diff --git a/src/feature.h b/src/feature.h index 4ba7b1e7..fb2c9d0c 100644 --- a/src/feature.h +++ b/src/feature.h @@ -228,7 +228,7 @@ * 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 -- 2.34.1