1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-29 01:45:34 +00:00

Merge pull request #43 from sgerwk/master

document the -remote search(string) function
This commit is contained in:
rkd77 2020-05-04 13:53:53 +02:00 committed by GitHub
commit 08d200f42c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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