diff options
author | Peter Hofmann <scm@uninformativ.de> | 2020-03-14 11:23:31 +0100 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2020-03-14 11:27:20 +0100 |
commit | fc9e2df86ca97b784f8225b014a6ac43c688e777 (patch) | |
tree | 8e3ff3f46affdb0a049b06a4fd2755e3305ebc5f /man1 | |
parent | 5361d414718647765aef0762a31d34b7f40cc27a (diff) | |
download | lariza-fc9e2df86ca97b784f8225b014a6ac43c688e777.tar.gz |
lariza.usage: Mention hints.js
Diffstat (limited to 'man1')
-rw-r--r-- | man1/lariza.usage.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man1/lariza.usage.1 b/man1/lariza.usage.1 index 50e556a..6f0f303 100644 --- a/man1/lariza.usage.1 +++ b/man1/lariza.usage.1 @@ -132,6 +132,17 @@ said page. .P During development, you will most likely want to run \fBlariza\fP with $\fBLARIZA_ENABLE_CONSOLE_TO_STDOUT\fP enabled. +.P +\fBlariza\fP comes with the following scripts: +.TP +\fBhints.js\fP +Press \fBf\fP (open link in current window) or \fBF\fP (open in new +window) to activate link hints. After typing the characters for one of +them, press \fBEnter\fP to confirm. Press \fBEscape\fP to abort. +.P +Those bundled scripts are automatically installed on \fBmake install\fP. +To use them, though, make sure to link them to the directory mentioned +above. .\" -------------------------------------------------------------------- .SH "WEB EXTENSIONS" On startup, WebKit checks \fI~/.local/share/lariza/web_extensions\fP for |