diff --git a/README.asciidoc b/README.asciidoc index ffeecfe19..9d4b8d986 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -169,13 +169,13 @@ Contributors, sorted by the number of commits in descending order: * Alexey "Averrin" Nabrodov * avk * ZDarian +* Niklas Haas * Milan Svoboda * John ShaggyTwoDope Jenkins * Peter Vilim * Clayton Craft * nanjekyejoannah * Oliver Caldwell -* Niklas Haas * Jonas Schürmann * error800 * Michael Hoang diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index 4a90783f8..4a34ba59a 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -68,6 +68,7 @@ |<>|Unbind a keychain. |<>|Re-open a closed tab (optionally skipping [count] closed tabs). |<>|Show the source of the current page. +|<>|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. @@ -844,6 +845,10 @@ Re-open a closed tab (optionally skipping [count] closed tabs). === view-source Show the source of the current page. +[[window-only]] +=== window-only +Close all windows except for the current one. + [[wq]] === wq Syntax: +:wq ['name']+