Update docs
This commit is contained in:
parent
f4f6a3dac1
commit
d5cf8ef894
@ -32,6 +32,8 @@ Added
|
|||||||
Note that two former default bundings conflict with that binding, unbinding
|
Note that two former default bundings conflict with that binding, unbinding
|
||||||
them via `:unbind .i` and `:unbind .o` is recommended.
|
them via `:unbind .i` and `:unbind .o` is recommended.
|
||||||
- New `qute:bookmarks` page which displays all bookmarks and quickmarks.
|
- New `qute:bookmarks` page which displays all bookmarks and quickmarks.
|
||||||
|
- New `:prompt-open-download` (bound to `Ctrl-X`) which can be used to open a
|
||||||
|
download directly when getting the filename prompt.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
@ -936,6 +936,7 @@ How many steps to zoom out.
|
|||||||
|<<paste-primary,paste-primary>>|Paste the primary selection at cursor position.
|
|<<paste-primary,paste-primary>>|Paste the primary selection at cursor position.
|
||||||
|<<prompt-accept,prompt-accept>>|Accept the current prompt.
|
|<<prompt-accept,prompt-accept>>|Accept the current prompt.
|
||||||
|<<prompt-no,prompt-no>>|Answer no to a yes/no prompt.
|
|<<prompt-no,prompt-no>>|Answer no to a yes/no prompt.
|
||||||
|
|<<prompt-open-download,prompt-open-download>>|Immediately open a download.
|
||||||
|<<prompt-yes,prompt-yes>>|Answer yes to a yes/no prompt.
|
|<<prompt-yes,prompt-yes>>|Answer yes to a yes/no prompt.
|
||||||
|<<repeat-command,repeat-command>>|Repeat the last executed command.
|
|<<repeat-command,repeat-command>>|Repeat the last executed command.
|
||||||
|<<rl-backward-char,rl-backward-char>>|Move back a character.
|
|<<rl-backward-char,rl-backward-char>>|Move back a character.
|
||||||
@ -1160,6 +1161,10 @@ Accept the current prompt.
|
|||||||
=== prompt-no
|
=== prompt-no
|
||||||
Answer no to a yes/no prompt.
|
Answer no to a yes/no prompt.
|
||||||
|
|
||||||
|
[[prompt-open-download]]
|
||||||
|
=== prompt-open-download
|
||||||
|
Immediately open a download.
|
||||||
|
|
||||||
[[prompt-yes]]
|
[[prompt-yes]]
|
||||||
=== prompt-yes
|
=== prompt-yes
|
||||||
Answer yes to a yes/no prompt.
|
Answer yes to a yes/no prompt.
|
||||||
|
Loading…
Reference in New Issue
Block a user