--- rxvt-unicode/src/feature.h 2007/11/01 17:08:15 1.54 +++ rxvt-unicode/src/feature.h 2008/01/26 14:24:43 1.56 @@ -61,13 +61,6 @@ */ /* - * Forcefully disable double-buffering for xft. On some card/driver combination - * enabling it slightly decreases performance, on most it greatly helps it. - * The slowdown is small, so it should normally be enabled. - */ -/* #define FORCE_UNBUFFERED_XFT */ - -/* * The cursor blink interval, in seconds. */ #define CURSOR_BLINK_INTERVAL 0.5 @@ -228,7 +221,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