ledit

Line editor for interactive commands with history and editing

brewmacoslinux
Try with needOr install directly
Source

About

Line editor for interactive commands

Commands

ledit

Examples

Wrap an interactive OCaml REPL with line editing capabilities$ ledit ocaml
Use ledit with SML interactive environment$ ledit sml
Enable line editing for a custom interactive shell$ ledit /path/to/interactive/command