This reverts commit e73278990c.
e73278990c
* Bump Rustyline to 7.0.0 * Append history instead of always save * Add associated type to Hinter * Convert to using Rustyline KeyEvent * Use AcceptOrInsertLine as struct * Cargo fmt * Make convert_keyevent pub * Better naming for RL conversion
straight from the rustyline source code
* update sample configs * change rustyline to line_editor