X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=blobdiff_plain;f=selector.c;h=77ab6036921b9dfde551ef2b8f860d787b2994f0;hp=aafaf9d63369a8bc7d12f058ed0af3df620614f4;hb=ca3e09ab0e4ffc59ba170094421571ada871adbb;hpb=edb1db90ca786eb30c83464380df373a85b339a0 diff --git a/selector.c b/selector.c index aafaf9d..77ab603 100644 --- a/selector.c +++ b/selector.c @@ -45,9 +45,9 @@ #include #include -#define VERSION "1.1.6" +#define VERSION "1.1.7" -#define BUFFER_SIZE 4096 +#define BUFFER_SIZE 16384 /* Yeah, global variables! */ @@ -216,7 +216,8 @@ void usage(FILE *out) { fprintf(out, " -s , --pattern-separator \n"); fprintf(out, " set the symbol to separate substrings in the pattern\n"); fprintf(out, " -x