website icon indicating copy to clipboard operation
website copied to clipboard

add ag --width to feature-comparison

Open n1vux opened this issue 1 year ago • 0 comments

re feature-comparison/index.html

per https://github.com/beyondgrep/ack3/issues/234 https://github.com/beyondgrep/ack3/issues/325 and old ack2 https://github.com/beyondgrep/ack2/issues/596 , ability to horizontally limit context to larger than -o but smaller than whole "line" (which can be thousands with wrapped files like .js that isn't marked .min.js and any other text files with one ␤ per paragraph ) is a frequently desired feature, at least by anyone working with archived or pre-prod websites;

as such, ag --width feature seems worthy of an additional row in the comparison table

n1vux avatar May 01 '24 20:05 n1vux