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.20 by ayin, Sat Feb 16 15:48:37 2008 UTC vs.
Revision 1.21 by sf-exg, Sat May 7 09:52:13 2011 UTC

4 4
5#ifndef COMMAND_H_ 5#ifndef COMMAND_H_
6#define COMMAND_H_ 6#define COMMAND_H_
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_{dcs,osc}_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 12
13#ifndef MULTICLICK_TIME 13#ifndef MULTICLICK_TIME
14# define MULTICLICK_TIME 500 14# define MULTICLICK_TIME 500

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines