X-Git-Url: https://git.danieliu.xyz/?p=dmenu.git;a=blobdiff_plain;f=dmenu.1;h=323f93cf88eee5bd4878cf78cf40d9677277916c;hp=c06508757c9ab6c31321c9557e02092e38cbb9da;hb=43b0c2c3dd3e694cf674097d493ef6630efc5403;hpb=e75494b730ea6883e68072a106a09a301cfaf845 diff --git a/dmenu.1 b/dmenu.1 index c065087..323f93c 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -41,8 +41,8 @@ which lists programs in the user's $PATH and runs the result in their $SHELL. dmenu appears at the bottom of the screen. .TP .B \-f -dmenu grabs the keyboard before reading stdin. This is faster, but will lock up -X until stdin reaches end\-of\-file. +dmenu grabs the keyboard before reading stdin if not reading from a tty. This +is faster, but will lock up X until stdin reaches end\-of\-file. .TP .B \-i dmenu matches menu items case insensitively.