searxngRebrandZaclys/searx/static/themes/simple/src
Markus Heiser 396c088c50 [mod] improve handling of the hotkeys
- KeyboardEvent: keyCode property is depricated, replaced by key property [2]

- the check for ifDetailOpened is not necessary, because the hotkeys are not
  only applicable to image-results, by example:

   `!goi !go !scc hello`

- Key bindings like h for help are to be used in general (not only in vim-mode)

[1] https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode
[2] https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-13 16:03:12 +02:00
..
generated [feature] dark theme for code highlighter in the result list 2023-09-13 16:02:53 +02:00
js [mod] improve handling of the hotkeys 2023-09-13 16:03:12 +02:00
less [feature] dark theme for code highlighter in the result list 2023-09-13 16:02:53 +02:00
svg Theme: all top right icons have labels including "Preferences" 2022-07-02 10:04:35 +02:00