Whitespace fixes
This commit is contained in:
parent
b68f22541c
commit
40aa387fb2
@ -279,15 +279,15 @@ class CommandDispatcher:
|
|||||||
- `yank-primary`: Yank the link to the primary selection.
|
- `yank-primary`: Yank the link to the primary selection.
|
||||||
- `cmd`: Fill the commandline with `:open` and the link.
|
- `cmd`: Fill the commandline with `:open` and the link.
|
||||||
- `cmd-tab`: Fill the commandline with `:open-tab` and the
|
- `cmd-tab`: Fill the commandline with `:open-tab` and the
|
||||||
link.
|
link.
|
||||||
- `cmd-tag-bg`: Fill the commandline with `:open-tab-bg` and
|
- `cmd-tag-bg`: Fill the commandline with `:open-tab-bg` and
|
||||||
the link.
|
the link.
|
||||||
- `rapid`: Open the link in a new tab and stay in hinting mode.
|
- `rapid`: Open the link in a new tab and stay in hinting mode.
|
||||||
- `download`: Download the link.
|
- `download`: Download the link.
|
||||||
- `userscript`: Call an userscript with `$QUTE_URL` set to the
|
- `userscript`: Call an userscript with `$QUTE_URL` set to the
|
||||||
link.
|
link.
|
||||||
- `spawn`: Spawn a command, with the argument `{hint-url}`
|
- `spawn`: Spawn a command, with the argument `{hint-url}`
|
||||||
replaced by the link.
|
replaced by the link.
|
||||||
|
|
||||||
*args: Arguments for spawn/userscript.
|
*args: Arguments for spawn/userscript.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user