add select output option -o

solves #7
This commit is contained in:
sewn 2024-07-22 19:36:34 +03:00
parent a3f4ba90bd
commit f2fe31135b
No known key found for this signature in database
3 changed files with 42 additions and 5 deletions

5
mew.1
View file

@ -6,6 +6,8 @@ mew \- menu for wayland
.RB [ \-beiv ]
.RB [ \-l
.IR lines ]
.RB [ \-o
.IR output ]
.RB [ \-p
.IR prompt ]
.RB [ \-f
@ -47,6 +49,9 @@ matches menu items case insensitively.
.BI \-l " lines"
lists item vertically, with the given number of lines.
.TP
.BI \-o " output"
mew is displayed on the output name supplied.
.TP
.BI \-p " prompt"
defines the prompt to be displayed to the left of the input field.
.TP