busybox/shell
Eric Andersen 72965e3454 Fixed a potential infinite loop. First delete any chars after the
cursor, then delete everything before it.  Before this, we would just
delete everything before the cursor and freak out if there were still
chars left (i.e. stuff after the cursor).
 -Erik
2000-07-04 06:22:18 +00:00
..
cmdedit.c Fixed a potential infinite loop. First delete any chars after the 2000-07-04 06:22:18 +00:00
cmdedit.h More Doc updates. cmdedit and more termio fixes. 2000-04-21 01:26:49 +00:00
lash.c sh fixes from Marius Groeger <mag@sysgo.de> 2000-07-03 23:56:26 +00:00