hush: fix incorrect PS2 dispaly and trap handling while reading command
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 May 2011 19:20:01 +0000 (21:20 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 May 2011 19:20:01 +0000 (21:20 +0200)
commitb8709032a3fb57b3ec536bdf9b92b526ed63b995
tree2dea5e1de762aa127a3bb5b031ff1f2704fbf4fb
parent29c54aa9f9e8eedf2d227550a790e76661ce63ad
hush: fix incorrect PS2 dispaly and trap handling while reading command

The fix affects only !ENABLE_FEATURE_EDITING configuration

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c