Markus Heiser a987672340 [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-12 20:30:50 +02:00
..
2023-09-11 12:27:56 +02:00
2023-08-18 19:07:14 +02:00
2023-08-18 19:07:14 +02:00
2023-09-12 20:30:50 +02:00
2022-05-07 19:40:48 +02:00
2021-06-22 08:17:06 +02:00
2021-12-14 07:31:58 +01:00