Added key_expand

This commit is contained in:
Scoopta
2020-04-06 14:41:12 -07:00
parent a32fa82b12
commit c3ca5e027d
2 changed files with 20 additions and 2 deletions

View File

@@ -151,6 +151,9 @@ Specifies the key to use in order to move one page up. Default is Page_Up. See \
.B key_pgdn=\fIKEY\fR
Specifies the key to use in order to move one page down. Default is Page_Down. See \fBwofi\-keys\fR(7) for the key codes.
.TP
.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 line_wrap=\fIMODE\fR
Specifies the line wrap mode to use. The options are off, word, char, and word_char. Default is off.
.TP