busybox/shell
Eric Andersen 6faae7deb4 Commit Vladimir's latest cmdedit. I modified it slightly to ensure
parse_prompt() would be called before cmdedit_init(), since cmdedit_init()
calls cmdedit_setwidth() which uses cmdedit_prmt_len, which is set by
parse_prompt().  Also, added a mod, so very narrow terminals should now wrap
properly...  This is working very nicely for me -- Vladimir has done some
very good work.
2001-02-16 20:09:17 +00:00
..
cmdedit.c Commit Vladimir's latest cmdedit. I modified it slightly to ensure 2001-02-16 20:09:17 +00:00
cmdedit.h Update interface per what now exists... 2001-01-04 11:09:00 +00:00
lash.c Commit Vladimir's latest cmdedit. I modified it slightly to ensure 2001-02-16 20:09:17 +00:00