Added page up/down support
This commit is contained in:
@@ -145,6 +145,12 @@ Specifies the key to use in order to submit an action. Default is Return. See \f
|
||||
.B key_exit=\fIKEY\fR
|
||||
Specifies the key to use in order to exit wofi. Default is Escape. See \fBwofi\-keys\fR(7) for the key codes.
|
||||
.TP
|
||||
.B key_pgup=\fIKEY\fR
|
||||
Specifies the key to use in order to move one page up. Default is Page_Up. See \fBwofi\-keys\fR(7) for the key codes.
|
||||
.TP
|
||||
.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 line_wrap=\fIMODE\fR
|
||||
Specifies the line wrap mode to use. The options are off, word, char, and word_char. Default is off.
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user