repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 0ec43bd71a0a0230da90a92048d4c2521aaa40a9: path_to: revision_to:
commit 0ec43bd71a0a0230da90a92048d4c2521aaa40a9 Author: Marc LehmannDate: Mon Mar 29 16:28:29 2004 +0000 *** empty log message *** diff --git a/src/command.h b/src/command.h
--- a/src/command.h +++ b/src/command.h @@ -1,11 +1,11 @@ /* - * $Id: command.h,v 1.6 2004/02/13 12:16:21 pcg Exp $ + * $Id: command.h,v 1.7 2004/03/29 16:28:29 pcg Exp $ */ #ifndef COMMAND_H_ #define COMMAND_H_ -#define STRING_MAX 512 /* max string size for process_rxvt_xterm_seq() */ +#define STRING_MAX 1024 /* max string size for process_rxvt_xterm_seq() */ #define ESC_ARGS 32 /* max # of args for esc sequences */ #ifdef OFFIX_DND
-----END OF PAGE-----