Releases: jimporter/urgrep
Releases · jimporter/urgrep
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.0
New features
- Add optional
urgrep-xref
feature, which lets Xref use Urgrep to create the command for searching in files/directories
Bug fixes
- Respect buffer-local values of
urgrep-preferred-tools
Breaking changes
:files
keyword argument inurgrep-command
and friends is now:file-wildcard
:directory
keyword argument inurgrep-commnd
and friends is now:root
, and can accept file and/or directory names
v0.2.0
New features
- Add support for toggling whether to search in hidden files (
M-s h
in the search prompt, orurgrep-search-hidden-files
globally) - Add
:directory
key tourgrep-command
, allowing you to specify zero or more directories to search in urgrep
builtin for Eshell now supports specifying search directories as arguments- Allow setting the search tool to use on the fly when reading the query (
M-s t
in the search prompt)
Breaking changes
urgrep-run-command
now takes:tool
as an optional key to matchurgrep