Skip to content

Wilfred/ag.el

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ag.el

MELPA MELPA Stable Build Status Coverage Status Documentation Status

Ag.el allows you to search using ag from inside Emacs. You can filter by file type, edit results inline, or find files.

Ag.el tries very hard to be Do-What-I-Mean, and will make intelligent suggestions about what to search and which directories to search in.

Documentation: http://agel.readthedocs.org/en/latest/index.html

Bugs: https://github.com/Wilfred/ag.el/issues

screenshot

Alternatives