kc3-lang/linenoise/example.c

Branch :


Log

Author Commit Date CI Message
bbcf9bf2 2014-03-12 23:38:40 Scan codes debugging functionality. ./linenoise_example --scancodes
59a4fc96 2013-02-08 12:24:07 Example app improved.
04eb8546 2013-02-07 16:57:09 Better option parsing for the example program.
16d398e6 2013-02-07 16:06:16 Experimental multi-line editing capabilities.
493a5501 2010-11-29 18:52:55 Minimal framework for autocompletion
ce845468 2010-07-07 18:26:23 Support API to save/load history on file
2c54c88c 2010-03-22 17:24:28 API converted to be readline alike. Ctrl-d behavior fixed.
6de19082 2010-03-21 00:01:52 first commit