msh + cmdline editing is broken

Mike Frysinger vapier at gentoo.org
Fri Feb 1 14:19:53 PST 2008


this was working in busybox-1.4.1, but broke between that and 
busybox-1.9.0 ... the quick test is to do `make allnoconfig` and then turn on 
just msh and command line editing.  then when you run msh, do:
$ ls<ctrl+c>
$ ls<enter>
lsls: command not found
(so you type "ls", hit CTRL+C, then type "ls" again followed by return)

also, if you send just EOF to kill the shell (ctrl+d), you get a new prompt 
instead of exiting ...

perhaps someone more familiar with the new common command line editing can 
track down the issue quickly ... otherwise i'll be banging on it next week
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://busybox.net/lists/busybox/attachments/20080201/d30cabb5/attachment.pgp 


More information about the busybox mailing list