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; improved response time to cancelled deep recursive searches; fixed a crash issue; other improvements. More coming soon!