summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorPeter Hofmann <scm@uninformativ.de>2020-04-28 16:11:25 +0200
committerPeter Hofmann <scm@uninformativ.de>2020-04-28 16:21:17 +0200
commit0d057c3e9e6ee16fb6992a800d188587238c814e (patch)
treef0eb5aa5795d5bc407a979bf50e9b812f885f452 /man1
parent41237a846734ffc34719b06900dea446103b022a (diff)
downloadlariza-0d057c3e9e6ee16fb6992a800d188587238c814e.tar.gz
Remove keyword searches
Unmaintained code, better alternatives exist.
Diffstat (limited to 'man1')
-rw-r--r--man1/lariza.16
-rw-r--r--man1/lariza.usage.121
2 files changed, 3 insertions, 24 deletions
diff --git a/man1/lariza.1 b/man1/lariza.1
index 0a7573e..a3cbb3f 100644
--- a/man1/lariza.1
+++ b/man1/lariza.1
@@ -1,4 +1,4 @@
-.TH lariza 1 "2020-04-25" "lariza" "User Commands"
+.TH lariza 1 "2020-04-28" "lariza" "User Commands"
.\" --------------------------------------------------------------------
.SH NAME
lariza \- simple web browser
@@ -90,10 +90,6 @@ Adblock patterns. See \fBlariza.usage\fP(1).
Directory where trusted certificates are stored. See
\fBlariza.usage\fP(1).
.TP
-\fI~/.config\:/lariza\:/keywordsearch\fP
-Configuration file for keyword base searching. See
-\fBlariza.usage\fP(1).
-.TP
\fI~/.config\:/lariza\:/scripts\fP
Directory to store user-supplied JavaScript snippets. See
\fBlariza.usage\fP(1).
diff --git a/man1/lariza.usage.1 b/man1/lariza.usage.1
index ebed676..b1162a6 100644
--- a/man1/lariza.usage.1
+++ b/man1/lariza.usage.1
@@ -1,4 +1,4 @@
-.TH lariza 1 "2020-04-24" "lariza" "User Commands"
+.TH lariza 1 "2020-04-28" "lariza" "User Commands"
.\" --------------------------------------------------------------------
.SH NAME
lariza.usage \- extended usage hints
@@ -89,7 +89,7 @@ Reset zoom to $\fBLARIZA_ZOOM\fP.
Reset the content of the location bar to the current URI.
.TP
\fBReturn\fP
-Commit, i.e. begin searching, do a keyword based search or open the URI.
+Commit, i.e. begin searching or open the URI.
.P
.SS "Download manager"
.TP
@@ -110,23 +110,6 @@ overwrite or resume downloads. If a file already exists, it won't be
touched. Instead, the new file name will have a suffix such as \fB.1\fP,
\fB.2\fP, \fB.3\fP, and so on.
.\" --------------------------------------------------------------------
-.SH "KEYWORD BASED SEARCHING"
-In this file, you can configure keywords and the associated URIs:
-\fI~/.config\:/lariza\:/keywordsearch\fP. Each line has to look like
-this:
-.P
-\f(CW
-.nf
-\&wi https://en.wikipedia.org/w/index.php?title=Special:Search&search=%s
-.fi
-\fP
-.P
-\fBwi\fP is the keyword, so when opening \fBwi foo\fP, \fBlariza\fP
-will search in Wikipedia. Note the \fB%s\fP at the end of the URI: This
-is where your search term will be placed.
-.P
-Lines starting with \fB#\fP are ignored.
-.\" --------------------------------------------------------------------
.SH "USER-SUPPLIED JAVASCRIPT FILES"
After a page has been successfully loaded, the directory
\fI~/.config\:/lariza\:/user-scripts\fP will be scanned and each file in