diff --git a/README.asciidoc b/README.asciidoc index 437ab8734..a1d4c2128 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -139,6 +139,7 @@ Contributors, sorted by the number of commits in descending order: * Joel Torstensson * Claude * Artur Shaik +* Antoni Boucher * ZDarian * Peter Vilim * Martin Tournoij diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index fa835f53a..6cc2ee9db 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -692,6 +692,7 @@ How many steps to zoom out. |<>|Drop selection and keep selection mode enabled. |<>|Enter a key mode. |<>|Follow the currently selected hint. +|<>|Follow the selected text. |<>|Leave the mode we're currently in. |<>|Show an error message in the statusbar. |<>|Show an info message in the statusbar. @@ -774,6 +775,15 @@ Enter a key mode. === follow-hint Follow the currently selected hint. +[[follow-selected]] +=== follow-selected +Syntax: +:follow-selected [*--tab*]+ + +Follow the selected text. + +==== optional arguments +* +*-t*+, +*--tab*+: Load the selected link in a new tab. + [[leave-mode]] === leave-mode Leave the mode we're currently in.