mirror of
https://codeberg.org/adnano/wmenu.git
synced 2025-10-29 05:40:20 -04:00
port dmenu password patch
This commit is contained in:
parent
6ad7a303ef
commit
9e9284666c
4 changed files with 37 additions and 6 deletions
|
|
@ -6,7 +6,7 @@ wmenu - dynamic menu for Wayland
|
|||
|
||||
# SYNOPSIS
|
||||
|
||||
*wmenu* [-biv] \
|
||||
*wmenu* [-biPv] \
|
||||
[-f _font_] \
|
||||
[-l _lines_] \
|
||||
[-o _output_] \
|
||||
|
|
@ -30,6 +30,10 @@ to those matching the tokens in the input.
|
|||
*-i*
|
||||
wmenu matches menu items case insensitively.
|
||||
|
||||
*-P*
|
||||
wmenu will not directly display the keyboard input, but instead replace it
|
||||
with asterisks. All data from stdin will be ignored.
|
||||
|
||||
*-v*
|
||||
prints version information to stdout, then exits.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue