diff options
author | Phil Jones <philj56@gmail.com> | 2022-08-22 10:49:19 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-08-22 10:49:19 +0100 |
commit | 226b063306291642b9bc9d5df0e54f2886d18486 (patch) | |
tree | 4e9bd295f0558c2e5cdc490a09c7821f9fa867bd /doc/tofi.5.md | |
parent | faf685ca266d9cd3e2bb42d2ef105a5577cfcaf1 (diff) |
Add --prompt-padding option.
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index ba88c1b..a16ca82 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -81,6 +81,12 @@ options. > > Default: "run: " +**prompt-padding**=*px* + +> Extra horizontal padding between prompt and input. +> +> Default: 0 + **num-results**=*n* > Maximum number of results to display. If *n* = 0, tofi will draw as |