This repo demonstrates how to compile and link the GNU Readline library in a Windows console application. To learn how to configure Readline, and to identify what other integrations you may want to ...
The sample code in this repo is based on my experience with using Readline in the Clink project, which enhances the CMD shell to use the Readline library for inputting and editing command lines. Clink ...