Xinqi Bao's Git
projects
/
dmenu.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
11a6537
)
Use slow path if stdin is a tty
author
dok <
[email protected]
>
Sat, 26 Jan 2019 14:49:15 +0000
(15:49 +0100)
committer
Hiltjo 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