personal config
This commit is contained in:
parent
af6440da8f
commit
5a68bfbec1
7 changed files with 68 additions and 6 deletions
6
mew.1
6
mew.1
|
@ -3,7 +3,7 @@
|
|||
mew \- menu for wayland
|
||||
.SH SYNOPSIS
|
||||
.B mew
|
||||
.RB [ \-beiv ]
|
||||
.RB [ \-beivP ]
|
||||
.RB [ \-l
|
||||
.IR lines ]
|
||||
.RB [ \-o
|
||||
|
@ -46,6 +46,10 @@ passing focus to the application ran.
|
|||
.B \-i
|
||||
matches menu items case insensitively.
|
||||
.TP
|
||||
.B \-P
|
||||
do not directly display the keyboard input, but instead replace it with asterisks.
|
||||
All data from stdin will be ignored.
|
||||
.TP
|
||||
.BI \-l " lines"
|
||||
lists item vertically, with the given number of lines.
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue