summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/linenoise-ng/src
Commit message (Expand)AuthorAgeFilesLines
* linenoise: replace linenoise-ng with a different port that is simpler and use... cracyc2017-05-134-4389/+0
* do not take Ctrl-Z since that have it's behavior defined for Linux (nw) Miodrag Milanovic2016-11-071-13/+11
* plugins/console: further improve completions by removing break chars from lin... cracyc2016-11-061-1/+1
* Fix Clang build (nw) AJR2016-10-091-2/+2
* Initial work on console interface (nw) Miodrag Milanovic2016-10-091-11/+13
* linenoise: fixed build with VS ('and' isn't supported) dankan18902016-10-081-1/+1
* Fix compile (nw) Miodrag Milanovic2016-10-071-7/+11
* Added linenoise-ng library for CLI (nw) Miodrag Milanovic2016-10-074-0/+4385