all repos — dmenu @ 7d19b2055d98e5c0249efe582c852b8b8b30cd41

my build of dmenu

dmenu.1: document improved fastgrab behaviour from previous patch
Hiltjo Posthuma hiltjo@codemadness.org
Sun, 27 Jan 2019 15:28:02 +0100
commit

7d19b2055d98e5c0249efe582c852b8b8b30cd41

parent

11a65377da8fc198d15cf041dbbbb9718e5798cd

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M dmenu.1dmenu.1

@@ -41,8 +41,8 @@ .B \-b

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.