mirror of
https://github.com/rkd77/elinks.git
synced 2025-04-18 00:47:36 -04:00
document the -remote search(string) function
This commit is contained in:
parent
5c57cf6270
commit
5b88e3ac9c
@ -211,6 +211,10 @@ Following is a list of the supported methods:
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
\h'-04'\(bu\h'+03'\fBsearch(\fR\fBstring\fR\fB)\fR: search in the current tab
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
\h'-04'\(bu\h'+03'\fBxfeDoCommand(\fR\fBopenBrowser\fR\fB)\fR: open new window
|
||||
.RE
|
||||
.RE
|
||||
|
@ -77,6 +77,7 @@ Command Description
|
||||
addBookmark(URL) Bookmarks the passed URL.
|
||||
infoBox(text) Show text in a message box.
|
||||
reload() Reload the document in the current tab.
|
||||
search(string) Search for the string in the current tab
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
`-remote` can also take a list of URLs without an explicit action, in which case
|
||||
|
Loading…
x
Reference in New Issue
Block a user