Genivia / ugrep

NEW ugrep 6.5: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
https://ugrep.com
BSD 3-Clause "New" or "Revised" License
2.57k stars 109 forks source link

add fish completions #331

Closed arrufat closed 9 months ago

arrufat commented 9 months ago

See #198.

These are generated from version 4.3.6.

The two files are identical, except for the command: ugrep vs ug

genivia-inc commented 9 months ago

Thanks!