You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Markus Heiser 962b4c719f [mod] Update input when selecting by TAB
When the user press [TAB] the input form should be filled with the highlighted
item from the autocomplete list, but not release a search / with other words:
what we now have by pressing once on [ENTER] should be mapped to the [TAB] key
and pressing [ENTER] once should release a search query. [1]

[1] https://github.com/searxng/searxng/issues/778#issuecomment-1016593816

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
..
answerers
data
enginelib [doc] additional descriptions about categories & categories_as_tabs 1 year ago
engines [fix] Bing-WEB: use <span class='algoSlug_icon'> for the description 1 year ago
infopage [fix] minor typo in de/search-syntax page 1 year ago
metrics
network
plugins
search
static [mod] Update input when selecting by TAB 1 year ago
templates/simple [fix] don't show a category if there is no active engine in 1 year ago
translations [translations] update from Weblate 1 year ago
__init__.py
autocomplete.py
babel_extract.py
compat.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
locales.py
preferences.py [mod] clarify the difference of the default category and subgrouping 1 year ago
query.py
redisdb.py
redislib.py
results.py
searxng.msg [mod] clarify the difference of the default category and subgrouping 1 year ago
settings.yml
settings_defaults.py
settings_loader.py
sxng_locales.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py [fix] don't show a category if there is no active engine in 1 year ago
webutils.py [mod] in the preference page, show !bang of subgrouping categories 1 year ago