Path to this page:
Subject: CVS commit: pkgsrc/textproc/ugrep
From: Adam Ciarcinski
Date: 2022-06-07 12:04:46
Message id: 20220607100446.7DA31FB19@cvs.NetBSD.org
Log Message:
ugrep: updated to 3.8.1
3.8.1
New option combination -o (--only-matching) with -ABC context to show the match \
within NUM columns, with context before and/or after, which visually aids in \
searching files with long lines; option -o with -b or -k now shows results on \
separate lines; new option --width to truncate long lines to the specified width \
or the terminal width by default; short ug command now sorts by name by default; \
query TUI ALT-] [ (increase/decrease context) and ALT-} { (increase/decrease \
fuzziness) keys switched meaning (quicker and more intuitive); new %+ format \
field used by updated --only-line-number option; new --help fuzzy help page; \
updated man pages; fixed bz2 issue cutting off decompression too soon, and other \
improvements.
Files: