New
--bool
option to specify Boolean search query patterns (with Google search syntax or fzf-like when used with -F
to search strings instead of regex patterns); new --and
and --not
options; new --dotall
option; updated --format
to support -v
and new %[NAME]#
named group captures with option -P
and using (?<NAME>PATTERN)
; updated \s
pattern matching to exclude newline, other improvements. More coming soon!