summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-08-17 11:54:03 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-08-17 12:12:02 +0200
commite8d9b1772f054c50d98a51cc91f7ef253c51edd3 (patch)
tree3aacfb2e074e3cfe138be7a53a5d9a600abc61bb /doc
parent6b30806ebc0aa4823c08bf7af9067b041db51e88 (diff)
downloadqutebrowser-e8d9b1772f054c50d98a51cc91f7ef253c51edd3.tar.gz
qutebrowser-e8d9b1772f054c50d98a51cc91f7ef253c51edd3.zip
Further simplify rapid hint target check
Diffstat (limited to 'doc')
-rw-r--r--doc/help/commands.asciidoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index 0f69841a8..49b17c3df 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -679,9 +679,8 @@ Start hinting.
* +*-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. Note this won't work with targets `tab`
- (unless `tabs.background` is set), `tab-fg`, `fill` and
- `right-click`.
+ open multiple links. Note this won't work with targets
+ `tab-fg`, `fill`, `delete` and `right-click`.
* +*-f*+, +*--first*+: Click the first hinted element without prompting.