Description
A Lua binding for the linenoise command-line editing library, used by scripts that need interactive input, history, or line editing.
It is terminal interface infrastructure. Developers use it to make Lua command-line tools easier to use without depending on larger readline-style libraries.