From: Pieter Noordhuis Date: Wed, 4 Aug 2010 16:16:39 +0000 (+0200) Subject: Set tty before going into interactive mode to get non-pretty output when X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/cf0c6b78f132847a576ccd275cb0fffbf0a061ff?hp=cf0c6b78f132847a576ccd275cb0fffbf0a061ff Set tty before going into interactive mode to get non-pretty output when the commands are read from stdin. ---