searxng/searx/templates
Noémi Ványi f0ca1c3483
[enh] Add command line engines: git grep, find, etc. (#2128)
A new "base" engine called command is introduced. It is the foundation for all command line engines for now.
You can use this engine to create your own command line engine.

Add some engines (commented out to make sure no one enables anything accidentally):
* git grep: This engine lets you grep in the searx repo.
* locate: If locate is installed and initialized, you can search on the FS.
* find: You can find files with a specific name from where you started searx.
* pattern search in files: This engine utilizes the command fgrep.
* regex search in files: This engine runs `grep` to find a file based on its contents.
2020-09-08 09:51:53 +02:00
..
__common__ [fix] opensearch on chromium for android (#2132) 2020-08-18 18:29:58 +02:00
courgette [enh] add engine names to results as classes - closes #670 2020-06-09 00:31:52 +02:00
legacy Replaced dash with em in searx description (#1973) 2020-07-28 21:54:35 +02:00
oscar [enh] Add command line engines: git grep, find, etc. (#2128) 2020-09-08 09:51:53 +02:00
pix-art Add autofocus to all search inputs 2020-05-27 13:49:00 +01:00
simple Replaced dash with em in searx description (#1973) 2020-07-28 21:54:35 +02:00