-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NEW Improves integration with
dired-mode
- Improves `ag-dired-regexp` to accept `match-contents-p` flag, under which the matching is performed at the file contents level instead of the file full path (using -l flag instead of f-g). - Adds `ag-contents-dired` and `ag-contents-dired-regexp` as shortcuts for openning dired on files with contents matching some pattern. - Adds `ag-on-marked-files` and `ag-regexp-on-marked-files` as shortcuts to call `ag` on the files currently selected for the dired buffer.
- Loading branch information
Showing
1 changed file
with
37 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters