commit | d598a8d4e655b095c741f0cf73e139b3c9524da1 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 10 17:22:13 2014 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 10 17:22:13 2014 +0100 |
tree | 31e8f0db6316820270b396380f7486c5eeb157e9 | |
parent | 202d9a646489ed3f15c0460d76776b3dfb1d4e72 [diff] |
lineedit: don't fall back to simple line input if tty is in raw mode Testcase: shell command input after python ^Z should still work Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>