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

Comparing rxvt-unicode/src/command.h (file contents):
Revision 1.16 by root, Sun Jan 1 05:08:41 2006 UTC vs.
Revision 1.17 by root, Fri Jan 20 11:02:46 2006 UTC

7 7
8// STRING_MAX __MUST__ not be larger than what CBUFSIZ can hold. 8// STRING_MAX __MUST__ not be larger than what CBUFSIZ can hold.
9#define STRING_MAX 2048 /* max string size for process_rxvt_xterm_seq() */ 9#define STRING_MAX 2048 /* max string size for process_rxvt_xterm_seq() */
10 10
11#define ESC_ARGS 32 /* max # of args for esc sequences */ 11#define ESC_ARGS 32 /* max # of args for esc sequences */
12
13#ifdef OFFIX_DND
14# define DndFile 2
15# define DndDir 5
16# define DndLink 7
17#endif
18 12
19/* a large REFRESH_PERIOD causes problems with `cat' */ 13/* a large REFRESH_PERIOD causes problems with `cat' */
20#define REFRESH_PERIOD 1 14#define REFRESH_PERIOD 1
21 15
22#ifndef MULTICLICK_TIME 16#ifndef MULTICLICK_TIME

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines