Allow extended hinting g-mode also for ;o.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 17 Jul 2017 22:10:51 +0000 (00:10 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 17 Jul 2017 22:10:51 +0000 (00:10 +0200)
commit94359d4f3aef151f3a70396b4ea29c2af28ba2a3
tree643351b298df26dd76ea9fecd3af9df05a0fffe0
parent46d6f0d0d77cb76a9eb5d83ccf0ddc4b9471c278
Allow extended hinting g-mode also for ;o.

The ';o' hinting was not allowed for extended hinting because it makes no
sense to keep hinting open when opening a link into the same window. But
the ';o' hinting matches also form fields so it is useful to allow it
for extended hinting too. So the user can open the extended hinting by
'g;o' and toggle radio buttons and checkboxes and finally submit the
form.
doc/vimb.1
src/hints.c