From 30abca4f301a3e851d020119f654586c56c70263 Mon Sep 17 00:00:00 2001 From: adnano Date: Sun, 5 May 2024 10:13:01 -0400 Subject: Don't ignore stdin in password mode This makes password mode work for wmenu and wmenu-run without special cases. --- docs/wmenu.1.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/wmenu.1.scd b/docs/wmenu.1.scd index f489c84..4519e8b 100644 --- a/docs/wmenu.1.scd +++ b/docs/wmenu.1.scd @@ -37,7 +37,7 @@ $PATH and runs the result. *-P* wmenu will not directly display the keyboard input, but instead replace it - with asterisks. All data from stdin will be ignored. + with asterisks. *-v* prints version information to stdout, then exits. -- cgit v1.2.3