Use slow path if stdin is a tty
authordok <dok@grehack.fr>
Sat, 26 Jan 2019 14:49:15 +0000 (15:49 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 27 Jan 2019 14:26:04 +0000 (15:26 +0100)
commit11a65377da8fc198d15cf041dbbbb9718e5798cd
tree115f1723d96014635c17cd24342f952903760c44
parentbbc464dc80225b8cf9390f14fac6c682f63940d2
Use slow path if stdin is a tty

If stdin is a tty and dmenu is ran with the fast option then it's
impossible to close stdin because the keyboard is already grabbed.
dmenu.c