ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/feature.h
(Generate patch)

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.54 by root, Thu Nov 1 17:08:15 2007 UTC vs.
Revision 1.55 by ayin, Mon Nov 19 09:34:46 2007 UTC

226 226
227/* 227/*
228 * Default separating chars for multiple-click selection 228 * Default separating chars for multiple-click selection
229 * Space and tab are separate separating characters and are not settable 229 * Space and tab are separate separating characters and are not settable
230 */ 230 */
231#define CUTCHARS "()*,<>[]{}|" 231#define CUTCHARS "\"&'()*,;<=>?@[\\]^`{|}"
232 232
233/* 233/*
234 * Add run-time support for changing the cutchars for double click selection 234 * Add run-time support for changing the cutchars for double click selection
235 */ 235 */
236#define CUTCHAR_RESOURCE 236#define CUTCHAR_RESOURCE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines