A command line editor library that provides generic line editing, history, and tokenization functions, similar to those found in GNU Readline.
vcpkg install libeditNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read a line from the user with editing support
Use #include <editline/readline.h> instead of <readline/readline.h> to avoid conflicts.
No dependency data recorded yet.
No resource links recorded.