On Friday 01 February 2008 22:19, Mike Frysinger wrote: > 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
Fixed in svn, will be in 1.9.1 too. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
