Regenerate docs.

This commit is contained in:
Florian Bruhin 2015-05-31 21:16:53 +02:00
parent 4c8b1be19c
commit 172d0c3ca2
2 changed files with 11 additions and 0 deletions

View File

@ -139,6 +139,7 @@ Contributors, sorted by the number of commits in descending order:
* Joel Torstensson
* Claude
* Artur Shaik
* Antoni Boucher
* ZDarian
* Peter Vilim
* Martin Tournoij

View File

@ -692,6 +692,7 @@ How many steps to zoom out.
|<<drop-selection,drop-selection>>|Drop selection and keep selection mode enabled.
|<<enter-mode,enter-mode>>|Enter a key mode.
|<<follow-hint,follow-hint>>|Follow the currently selected hint.
|<<follow-selected,follow-selected>>|Follow the selected text.
|<<leave-mode,leave-mode>>|Leave the mode we're currently in.
|<<message-error,message-error>>|Show an error message in the statusbar.
|<<message-info,message-info>>|Show an info message in the statusbar.
@ -774,6 +775,15 @@ Enter a key mode.
=== follow-hint
Follow the currently selected hint.
[[follow-selected]]
=== follow-selected
Syntax: +:follow-selected [*--tab*]+
Follow the selected text.
==== optional arguments
* +*-t*+, +*--tab*+: Load the selected link in a new tab.
[[leave-mode]]
=== leave-mode
Leave the mode we're currently in.