Xinqi Bao's Git

Use slow path if stdin is a tty
authordok <[email protected]>
Sat, 26 Jan 2019 14:49:15 +0000 (15:49 +0100)
committerHiltjo Posthuma <[email protected]>
Sun, 27 Jan 2019 14:26:04 +0000 (15:26 +0100)
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.


No differences found