Regenerate docs
This commit is contained in:
parent
21bf446147
commit
f5dd392701
@ -516,7 +516,7 @@ Show help about a command or setting.
|
|||||||
|
|
||||||
[[hint]]
|
[[hint]]
|
||||||
=== hint
|
=== hint
|
||||||
Syntax: +:hint [*--rapid*] [*--mode* 'mode'] [*--add-history*]
|
Syntax: +:hint [*--mode* 'mode'] [*--add-history*] [*--rapid*]
|
||||||
['group'] ['target'] ['args' ['args' ...]]+
|
['group'] ['target'] ['args' ['args' ...]]+
|
||||||
|
|
||||||
Start hinting.
|
Start hinting.
|
||||||
@ -570,11 +570,6 @@ Start hinting.
|
|||||||
|
|
||||||
|
|
||||||
==== optional arguments
|
==== optional arguments
|
||||||
* +*-r*+, +*--rapid*+: Whether to do rapid hinting. With rapid hinting, the hint mode isn't left after a hint is followed, so you can easily
|
|
||||||
open multiple links. This is only possible with targets
|
|
||||||
`tab` (with `tabs.background_tabs=true`), `tab-bg`,
|
|
||||||
`window`, `run`, `hover`, `userscript` and `spawn`.
|
|
||||||
|
|
||||||
* +*-m*+, +*--mode*+: The hinting mode to use.
|
* +*-m*+, +*--mode*+: The hinting mode to use.
|
||||||
|
|
||||||
- `number`: Use numeric hints.
|
- `number`: Use numeric hints.
|
||||||
@ -586,6 +581,11 @@ Start hinting.
|
|||||||
|
|
||||||
* +*-a*+, +*--add-history*+: Whether to add the spawned or yanked link to the browsing history.
|
* +*-a*+, +*--add-history*+: Whether to add the spawned or yanked link to the browsing history.
|
||||||
|
|
||||||
|
* +*-r*+, +*--rapid*+: Whether to do rapid hinting. With rapid hinting, the hint mode isn't left after a hint is followed, so you can easily
|
||||||
|
open multiple links. This is only possible with targets
|
||||||
|
`tab` (with `tabs.background_tabs=true`), `tab-bg`,
|
||||||
|
`window`, `run`, `hover`, `userscript` and `spawn`.
|
||||||
|
|
||||||
|
|
||||||
==== note
|
==== note
|
||||||
* This command does not split arguments after the last argument and handles quotes literally.
|
* This command does not split arguments after the last argument and handles quotes literally.
|
||||||
|
Loading…
Reference in New Issue
Block a user