6faae7deb4
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. |
||
---|---|---|
.. | ||
cmdedit.c | ||
cmdedit.h | ||
lash.c |