aboutsummaryrefslogtreecommitdiff
path: root/modutils/modutils.c
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2020-02-07 08:40:52 +0000
committerRon Yorston <rmy@pobox.com>2020-02-07 09:32:18 +0000
commit95f5e78e0b331996d786dc1ba099dab8f71ff63b (patch)
tree16836408d4f6d9d3c67e409175b06fe54575cbd6 /modutils/modutils.c
parent87bc3fa0843f308a1b9175b8ae57c03f67a9116e (diff)
downloadbusybox-w32-95f5e78e0b331996d786dc1ba099dab8f71ff63b.tar.gz
busybox-w32-95f5e78e0b331996d786dc1ba099dab8f71ff63b.tar.bz2
busybox-w32-95f5e78e0b331996d786dc1ba099dab8f71ff63b.zip
ash: process backspace in read builtin
Previously the 'read' builtin had no special treatment for backspace characters entered in interactive mode: they were simply added to the string being read. Change this so that backspace deletes the previous character from the buffer and updates the display to match. It still doesn't handle tabs in the input or lines that are larger than the console width.
Diffstat (limited to 'modutils/modutils.c')
0 files changed, 0 insertions, 0 deletions