summaryrefslogtreecommitdiff
path: root/doc/tofi.5.scd
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2022-07-26 17:51:31 +0100
committerPhil Jones <philj56@gmail.com>2022-07-26 17:51:31 +0100
commit88e713b981c8760c255b19009918ee94f60fbdc1 (patch)
treeecdca68c12425bbec7fb2f353d28a03c4e2f5a5c /doc/tofi.5.scd
parentd3bf3b017b8129ff772ad9c5658ccdfc826d0e51 (diff)
Add automatic detection of number of results.
Tofi will now try to autodetect how many results can be drawn if --num-results=0 is specified, which is now the default.
Diffstat (limited to 'doc/tofi.5.scd')
-rw-r--r--doc/tofi.5.scd5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd
index 41c5fe9..3ad7015 100644
--- a/doc/tofi.5.scd
+++ b/doc/tofi.5.scd
@@ -75,9 +75,10 @@ options.
Default: "run: "
*num-results*=_n_
- Maximum number of results to display.
+ Maximum number of results to display. If _n_ = 0, tofi will draw as
+ many results as it can fit in the window.
- Default: 5
+ Default: 0
*selection-color*=_color_
Color of selected result. See *COLORS* for more information.