pkgsrc/textproc/ugrep
adam cfd0dfb0e2 ugrep: updated to 3.8.3
ugrep v3.8.3

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, fixed tiny lz4 file search error, and other improvements.
2022-07-01 19:35:45 +00:00
..
DESCR
distinfo ugrep: updated to 3.8.3 2022-07-01 19:35:45 +00:00
Makefile ugrep: updated to 3.8.3 2022-07-01 19:35:45 +00:00
options.mk ugrep: updated to 3.8.3 2022-07-01 19:35:45 +00:00
PLIST