]> git.neil.brown.name Git - edlib.git/commit
line-count: limit ranges based on words and chars as well as lines.
authorNeilBrown <neil@brown.name>
Fri, 2 Jun 2023 08:40:34 +0000 (18:40 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 05:40:21 +0000 (15:40 +1000)
commit713ca3371a7da54ee10f7f0a8efe31ddffedf286
treec0bb4ecd61fd73f85f5361294e9faa22965f99c7
parentf16392ae3dd86cad8d703b0868b5f90feb4a4fa7
line-count: limit ranges based on words and chars as well as lines.

Increase the gap between markers from 50 to 100 - just because.
Also limit to 1000 words or 10,000 chars, just in case there are
some very big lines.

Signed-off-by: NeilBrown <neil@brown.name>
lib-linecount.c