From: Anselm R. Garbe Date: Mon, 19 Feb 2007 20:18:36 +0000 (+0100) Subject: removed -t, now using isatty() instead of select() to prevent execution from an inter... X-Git-Url: https://git.xinqibao.xyz/dmenu.git/commitdiff_plain/66b2e8379f0b851d0535a50321e22b58fdaa247d?ds=sidebyside;hp=66b2e8379f0b851d0535a50321e22b58fdaa247d removed -t, now using isatty() instead of select() to prevent execution from an interactive shell ---