@@ 22,6 22,15 @@ The following commands are supported:
populated with the command and the user will be able to edit it before
execution.
+*find* [text...]
+ Finds the text in the page.
+
+*findprev*
+ Shows the previous match, if any.
+
+*findnext*
+ Highlights the next match, if any.
+
*follow*
Enters follow mode. Visible links will be assigned a unique label, and
can be focused by typing the label.
@@ 38,6 47,9 @@ The following commands are supported:
*close*
Closes the current tab.
+*tab* _prev_ | _next_ | <n>
+ Switches to the previous, next, or <n>-th tab.
+
*newtab*
Creates a new tab adjacent to the current tab.
@@ 56,12 68,6 @@ The following commands are supported:
*forward*
Loads the next page.
-*previous*
- Switches to the previous tab.
-
-*next*
- Switches to the next tab.
-
*quit*
Quits the browser.