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.scd | |
parent | faf685ca266d9cd3e2bb42d2ef105a5577cfcaf1 (diff) |
Add --prompt-padding option.
Diffstat (limited to 'doc/tofi.5.scd')
-rw-r--r-- | doc/tofi.5.scd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 31f8083..8801799 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -74,6 +74,11 @@ 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 many results as it can fit in the window. |