summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-02-01 21:07:07 +0100
committerDave Davenport <qball@gmpclient.org>2017-02-01 21:07:40 +0100
commitf10b879cac73f509ad18c3346a18df2dc702a14a (patch)
tree2833a2289061509600218aba0fa85949215b7f48 /doc
parent8e64885c55b4fbe34be656592a54de5b7811be65 (diff)
Async pre-read 25 entries by default, to make it feel more snappy. Fixes #550
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown6
-rw-r--r--doc/rofi.111
2 files changed, 16 insertions, 1 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index c1982efe..3732131e 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -650,6 +650,12 @@ Force rofi mode to first read all data from stdin before showing selection windo
Note: the default asynchronous mode will also be automatically disabled if used with conflicting options
such as `-dump`, `-only-match` or `-auto-select`
+`-async-pre-read` *number*
+
+Reads the first 25 entries blocking. Then switches to async mode. This makes it feel more 'snappy'.
+
+*default*: 25
+
### Message dialog
`-e` *message*
diff --git a/doc/rofi.1 b/doc/rofi.1
index 07cb3a9c..75872cbe 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-MANPAGE" "" "January 2017" "" ""
+.TH "ROFI\-MANPAGE" "" "February 2017" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
@@ -1007,6 +1007,15 @@ Force rofi mode to first read all data from stdin before showing selection windo
.P
Note: the default asynchronous mode will also be automatically disabled if used with conflicting options such as \fB\-dump\fR, \fB\-only\-match\fR or \fB\-auto\-select\fR
.
+.P
+\fB\-async\-pre\-read\fR \fInumber\fR
+.
+.P
+Reads the first 25 entries blocking\. Then switches to async mode\. This makes it feel more \'snappy\'\.
+.
+.P
+\fIdefault\fR: 25
+.
.SS "Message dialog"
\fB\-e\fR \fImessage\fR
.