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.md | |
parent | 25c0035ed0614ae334ae034ee90d7898c15e779f (diff) |
Add placeholder text options.
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 73a5699..ff616ff 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -181,6 +181,18 @@ 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 |