diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index 3c0344fb8..d54396e31 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -88,7 +88,6 @@ It is possible to run or bind multiple commands by separating them with `;;`. |<>|Re-open a closed tab. |<>|Show the source of the current page in a new tab. |<>|Close all windows except for the current one. -|<>|Save open pages and quit. |<>|Yank something to the clipboard or primary selection. |<>|Set the zoom level for the current tab. |<>|Increase the zoom level for the current tab. @@ -953,15 +952,6 @@ Show the source of the current page in a new tab. === window-only Close all windows except for the current one. -[[wq]] -=== wq -Syntax: +:wq ['name']+ - -Save open pages and quit. - -==== positional arguments -* +'name'+: The name of the session. - [[yank]] === yank Syntax: +:yank [*--sel*] [*--keep*] ['what']+ diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index b0f331e40..831bc354f 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -496,7 +496,7 @@ Default: * +pass:[Ss]+: +pass:[open qute://settings]+ * +pass:[T]+: +pass:[tab-focus]+ * +pass:[ZQ]+: +pass:[quit]+ -* +pass:[ZZ]+: +pass:[wq]+ +* +pass:[ZZ]+: +pass:[quit --save]+ * +pass:[[[]+: +pass:[navigate prev]+ * +pass:[]]]+: +pass:[navigate next]+ * +pass:[`]+: +pass:[enter-mode set_mark]+