Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

The Tested Release

Choose a tag to compare

@leonid-shevtsov leonid-shevtsov released this 14 Feb 19:28
  • No more using bash to locate executables.
  • Actually, no more using shell when invoking search engine at all! This leads to a huge performance boost on typical systems.
  • The search string is now passed as a single argument to the engine. This means you no longer have to quote special characters.
  • Fix The Silver Searcher empty results incorrectly reporting as an error message.
  • Show error messages in a nice error box instead of the list view.
  • Do not run search with empty query.
  • Do not use selection text as preset query if it is multi-line.
  • Tested for full compatibility with OSX and Linux. Unfortunately, Windows compatibility will have to wait for the next release.
  • Multiple compatibility fixes for ag, ack, git-grep.