> But i think editline(3) code quality is insufficent for use in a > shell. It's all quite messy and hastily and sloppily written.
I also mistrust it. It may be tempting to use a library, but the shell is quite standalone code, and benefits from internal purpose-built code.
