diff options
author | Phil Jones <philj56@gmail.com> | 2022-11-16 13:36:25 +0000 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-11-16 13:36:25 +0000 |
commit | ca75d29bd2208ea7e2f5ccdb2b146953419be9b2 (patch) | |
tree | af56f7530f756a4d7ed96ca37a1d35bdceb83f7c /doc/tofi.5.scd | |
parent | 25c0035ed0614ae334ae034ee90d7898c15e779f (diff) |
Add placeholder text options.
Diffstat (limited to 'doc/tofi.5.scd')
-rw-r--r-- | doc/tofi.5.scd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 25fdf0b..f809103 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -161,6 +161,16 @@ options. Default: 0 +*placeholder-text*=_string_ + Placeholder input text. + + Default: "" + +*placeholder-color*=_string_ + Color of placeholder input text. See *COLORS* for more information. + + Default: #FFFFFFA8 + *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. |