Added key_hide_search

This commit is contained in:
Scoopta
2020-04-06 15:17:12 -07:00
parent 98fe587316
commit f8e1c779cc
2 changed files with 17 additions and 5 deletions

View File

@@ -154,6 +154,9 @@ Specifies the key to use in order to move one page down. Default is Page_Down. S
.B key_expand=\fIKEY\fR
Specifies the key to use in order to expand/contract multi-action entires. There is no default. See \fBwofi\-keys\fR(7) for the key codes.
.TP
.B key_hide_search=\fIKEY\fR
Specifies the key to use in order to hide/show the search bar. There is no default. See \fBwofi\-keys\fR(7) for the key codes.
.TP
.B line_wrap=\fIMODE\fR
Specifies the line wrap mode to use. The options are off, word, char, and word_char. Default is off.
.TP