diff options
author | Jinyuan Huang <88757735+BernieHuang2008@users.noreply.github.com> | 2023-09-16 09:53:59 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-09-16 13:45:43 +0200 |
commit | 92d0c378e01e277e87b13537bc6942994b320d2d (patch) | |
tree | 2008f1dd78d17214cf5b8ce66059a46db21c1701 /AUTHORS.rst | |
parent | ec540a967a66156baa06797183cc64c4a3e345be (diff) | |
download | searxng-92d0c378e01e277e87b13537bc6942994b320d2d.tar.gz searxng-92d0c378e01e277e87b13537bc6942994b320d2d.zip |
[fix] keyboard navigation / simple theme (UI)
- avoid loop select
- fix select next item in mixed result lists
Replaces: https://github.com/searxng/searxng/pull/2789
Closes: https://github.com/searxng/searxng/issues/2751
Closes: https://github.com/searxng/searxng/issues/2788
Diffstat (limited to 'AUTHORS.rst')
-rw-r--r-- | AUTHORS.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS.rst b/AUTHORS.rst index 58fed35c9..8692c03d4 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -168,4 +168,5 @@ features or generally made searx better: - Milad Laly @Milad-Laly - @llmII - @blob42 `<https://blob42.xyz>`_ -- Paolo Basso `<https://github.com/paolobasso99>`
\ No newline at end of file +- Paolo Basso `<https://github.com/paolobasso99>` +- Bernie Huang `<https://github.com/BernieHuang2008>`
\ No newline at end of file |