From: root Date: Thu, 1 Nov 2007 17:08:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=86a56d102c22669c9636453f5528dfeca323b369;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/feature.h b/src/feature.h index fb2c9d0c..4ba7b1e7 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