Description
Interactive terminal prompts gain line editing behavior similar to GNU Readline. Developers can add cursor movement, editing shortcuts, and command-entry convenience to CLI programs without depending on full readline bindings. It is a terminal input library.