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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.527 by root, Thu Feb 20 18:59:13 2014 UTC vs.
Revision 1.528 by root, Fri Feb 21 18:07:15 2014 UTC

662#endif 662#endif
663 663
664// do not change these constants lightly, there are many interdependencies 664// do not change these constants lightly, there are many interdependencies
665#define IMBUFSIZ 128 // input modifier buffer sizes 665#define IMBUFSIZ 128 // input modifier buffer sizes
666#define KBUFSZ 512 // size of keyboard mapping buffer 666#define KBUFSZ 512 // size of keyboard mapping buffer
667#define CBUFSIZ 2048 // size of command buffer (longest command sequence possible) 667#define CBUFSIZ 32768 // size of command buffer (longest command sequence possible)
668#define CBUFCNT 8 // never call pty_fill/cmd_parse more than this often in a row 668#define CBUFCNT 8 // never call pty_fill/cmd_parse more than this often in a row
669#define UBUFSIZ 2048 // character buffer 669#define UBUFSIZ 2048 // character buffer
670 670
671#if ENABLE_FRILLS 671#if ENABLE_FRILLS
672# include <X11/Xmd.h> 672# include <X11/Xmd.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines