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.6 by pcg, Fri Feb 13 12:16:21 2004 UTC vs.
Revision 1.7 by pcg, Mon Mar 29 16:28:29 2004 UTC

1/* 1/*
2 * $Id: command.h,v 1.6 2004/02/13 12:16:21 pcg Exp $ 2 * $Id: command.h,v 1.7 2004/03/29 16:28:29 pcg Exp $
3 */ 3 */
4 4
5#ifndef COMMAND_H_ 5#ifndef COMMAND_H_
6#define COMMAND_H_ 6#define COMMAND_H_
7 7
8#define STRING_MAX 512 /* max string size for process_rxvt_xterm_seq() */ 8#define STRING_MAX 1024 /* max string size for process_rxvt_xterm_seq() */
9#define ESC_ARGS 32 /* max # of args for esc sequences */ 9#define ESC_ARGS 32 /* max # of args for esc sequences */
10 10
11#ifdef OFFIX_DND 11#ifdef OFFIX_DND
12# define DndFile 2 12# define DndFile 2
13# define DndDir 5 13# define DndDir 5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines