Skip to content

manateelazycat/grep-dired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

What's this?

Find name with given regexp, and show in dired.

Then we can open file, edit file even use wdired do awesome operation!!!

Installation

Then put grep-dired.el to your load-path.

The load-path is usually ~/elisp/.

It's set in your ~/.emacs like this:

(require 'grep-dired)

Usage

Use command grep-dired-dwim search filename under current directory.

Use command grep-dired for customize search.

About

Find name with given regexp, and show in dired.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published