Simple string autocompleter for libedit / editline in C++. Allows tab-completion and double-tab to list possible completions. Includes command and file completion examples.
Primary LanguageC++MIT LicenseMIT