]> git.gir.st - VimFx.git/commit
Improve the help dialog UX
authorSimon Lydell <simon.lydell@gmail.com>
Sun, 13 Dec 2015 10:03:19 +0000 (11:03 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sun, 13 Dec 2015 10:03:19 +0000 (11:03 +0100)
commit9a2ee69ec408f39072fe4cd3c879d6b5478bb8b5
treef9aba645059629717aa13e85be263ec9eb2db212
parent697eb5ba28af4e34206f92e0102e2ecf557eb943
Improve the help dialog UX

- The search field is no longer autofocused. This is to allow the following
  points. It also allows to try out commands while the dialog is open; see #619.
- The scrolling commands now scroll the help dialog if it is open (regardless of
  whether it is scrollable or not, instead of confusingly scrolling the page
  behind it).
- The search field is focused by pressing `/` (or `a/` or `g/`).
- The search field is hidden until focused, reducing the risk of it obscuring
  text.

Fixes #643.
documentation/questions-and-answers.md
extension/lib/commands.coffee
extension/lib/help.coffee
extension/skin/style.css
Imprint / Impressum