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.57 by ayin, Sat Feb 16 15:48:37 2008 UTC vs.
Revision 1.58 by ayin, Sat Feb 16 15:56:41 2008 UTC

214 * Space and tab are separate separating characters and are not settable 214 * Space and tab are separate separating characters and are not settable
215 */ 215 */
216#define CUTCHARS "\"&'()*,;<=>?@[\\]^`{|}" 216#define CUTCHARS "\"&'()*,;<=>?@[\\]^`{|}"
217 217
218/* 218/*
219 * Add run-time support for changing the cutchars for double click selection
220 */
221#define CUTCHAR_RESOURCE
222
223/*
224 * Have mouse reporting include double-click info for button1 219 * Have mouse reporting include double-click info for button1
225 */ 220 */
226//#define MOUSE_REPORT_DOUBLECLICK 221/* #define MOUSE_REPORT_DOUBLECLICK */
227 222
228/* 223/*
229 * Set delay between multiple click events [default: 500 milliseconds] 224 * Set delay between multiple click events [default: 500 milliseconds]
230 */ 225 */
231/* #define MULTICLICK_TIME 500 */ 226/* #define MULTICLICK_TIME 500 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines