diff options
author | Ron Yorston <rmy@tigress.co.uk> | 2014-12-12 08:29:41 +0000 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2014-12-15 13:30:58 +0100 |
commit | 20cd31a2d7cc1b633b725280eb7546ca14eef7eb (patch) | |
tree | 934bdc678f3a66b381f83f3269b586aded5e4206 /shell/cttyhack.c | |
parent | acb8be721768b54075a51d1859d390904a0f1f6c (diff) | |
download | busybox-20cd31a2d7cc1b633b725280eb7546ca14eef7eb.tar.gz |
lineedit: don't block when looking for escape sequence in vi-mode
In vi-mode lineedit tries to detect some escape sequences.
After the ESC it reads the next character to check for certain
values. This read should have a timeout or a user-entered ESC to
switch to command mode doesn't properly handle the next character.
Signed-off-by: Ron Yorston <rmy@tigress.co.uk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/cttyhack.c')
0 files changed, 0 insertions, 0 deletions