GitXplorerGitXplorer
W

ag.el

public
525 stars
61 forks
37 issues

Commits

List of commits on branch master.
Verified
ed7e32064f92f1315cecbfc43f120bbc7508672c

Add URL (#171)

ssolkaz committed 4 years ago
Unverified
bd81d68466e44301505629454dfc689b6c17d94b

Allows `files` argument to be parsed to `ag/search` (#157)

vvitorqb committed 5 years ago
Verified
77b4f50c5372bf219da496567b2b867261f0d354

Merge pull request #146 from regisxu/issue/87

WWilfred committed 7 years ago
Unverified
4752401422fc8ed366fbd44178ad6af5a030e75b

Fix ag-dired command to escape all ' in file name.

rregisxu committed 7 years ago
Unverified
f34e9dc1560bdb0177b4ad818db9724b18eecd90

Fix ag-dired command arguments quote on Windows #87

rregisxu committed 7 years ago
Unverified
d00aa65ec2da6944f1ed81da440ad7a9024cfbf0

close #141 (#145)

ffommil committed 7 years ago

README

The README file for this repository.

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