Bug reported on IRC:
- Press "f" to start hinting mode
- Click on a link with the mouse
Vimprobable stays in hinting mode, but obviously does not show any
hints on the newly loaded page. It therefore is unresponsive to any new
commands. The attached patch fixes this by automatically falling back
to normal mode.
Hannes