diff options
author | Phil Jones <philj56@gmail.com> | 2023-04-09 18:26:52 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2023-04-09 18:26:52 +0100 |
commit | cfab8efa406c7ff1063cb6ef89cb41028d0e826e (patch) | |
tree | 35f5931295bcd430189002fc68abf1acdc03bf9c /doc/tofi.5.md | |
parent | 0fe8548a6534a80aa81c288629799a752f0060c2 (diff) |
Add --auto-accept-single option.
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index e4aaf7b..e976ef7 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -89,6 +89,14 @@ options. > > Default: true +**auto-accept-single**=*true\|false* + +> If true, automatically accept a result if it is the only one +> remaining. If there's only one result on startup, window creation is +> skipped altogether. +> +> Default: false + **hide-input**=*true\|false* > If true, typed input will be hidden, and what is displayed (if |