The Silver Searcher!

You will need version 4 or higher of `firefox` https://www.mozilla.org/firefox
to run Pencil as a Firefox Extension. Linux users will need version 4 or higher of either `firefox`, `iceweasel` or `xulrunner` https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner,
or version 25 or higher of `palemoon` https://www.palemoon.org/.
The Windows installer and OS X archive has everything you need built-in. Windows, Linux, OS X & Firefox Packages are available for download from the Releases Page https://github.com/prikhi/pencil/releases.
You can also install the Firefox Add-on from the Mozilla Add-on Repository https://addons.mozilla.org/en-US/firefox/addon/pencil-prototyping/.
To install the OS X package, unzip the archive and copy the `Pencil.app` folder t

The Silver Searcher alternatives

  • Agent Ransack

  • Agent Ransack is a tool for finding files and information on your hard drive fast and efficiently. When searching the contents of files Agent Ransack also displays the text found. Users can then quickly browse the results without having to separately open each file!

    tags: context-menu-extension email-search file-management file-search outlook-search
  • grepWin

  • grepWin is a simple search and replace tool which can use PCRE regular expressions to search for strings of text within files. grepWin adds an entry to the shell context menu to easily search selected folders. The use of regular expressions allows for a very powerful search and replace.

    tags: Portable command-line-start file-search pcre regular-expression
  • AstroGrep

  • AstroGrep is A Microsoft Windows GUI File Searching (grep) utility. Features include regular expressions, versatile printing options, stores most recent used paths and has a "context" feature which is very nice for looking at source code.

    tags: file-search regular-expression grep
  • PowerGREP

  • Quickly search through large numbers of files on your PC or network using powerful text patterns to find exactly the information you want. Search and replace with plain text or regular expressions to maintain web sites, source code, reports, ...

    tags: Portable file-search grep perl regular-expression
  • dnGREP

  • dnGrep allows you to search across files with easy-to-read results. Search through text files, Word documents, PDFs, and archives using text, regular expression, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file preview, right-click search in File Explorer, and much more.

    tags: Portable file-search grep recursive regular-expression
  • ripgrep

  • ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep.

    tags: search-tool grep
  • Windows Grep

  • The program combines the power and flexibility of traditional command line grep utilities available on DOS, UNIX and other platforms with the ease of use of Microsoft Windows.

    tags: Discontinued filesystem regular-expression search-and-replace
  • Rummage

  • Rummage is a cross platform tool for crawling directories and searching and replacing in text files. It is written in Python and uses wxPython for the GUI. Rummage allows for literal or regex searches and has configurations for limiting the files that are searched.

    tags: cross-platform grep python-app regular-expression search-and-replace
  • UniversalCodeGrep

  • UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code. It is intended to be largely command-line compatible with Ack, to some extent with ag, and where appropriate with grep. Search patterns are specified as PCRE regexes.

    tags: file-search grep regular-expression search-tool text-search