From 37699b7f8ddab7f814fd46c2fe483fb80749ce90 Mon Sep 17 00:00:00 2001 From: Adnan Maolood Date: Sat, 18 Dec 2021 12:21:49 -0500 Subject: [PATCH] doc: Update commands --- doc/astronaut.1.scd | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/doc/astronaut.1.scd b/doc/astronaut.1.scd index c2723df..3df0d02 100644 --- a/doc/astronaut.1.scd +++ b/doc/astronaut.1.scd @@ -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_ | + Switches to the previous, next, or -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. -- 2.38.5