kc3-lang/linenoise

Branch :


Log

Author Commit Date CI Message
93340526 2013-02-05 19:51:03 Refactoring: code split into sections. Chars insertion as a function.
b7a76cd8 2013-02-05 19:34:10 linenosePrompt() -> linenoiseEdit().
bb192237 2013-02-05 19:26:07 README updated (we know have completion).
96fd7d41 2013-02-05 19:25:08 All functions commented.
5e5b0cf5 2013-02-05 18:49:19 Refactoring: editing state is now a structure.
8c9b4812 2012-10-02 11:22:59 Merge pull request #18 from gsserge/master Yet Another Ctrl+W
98ca0397 2011-06-30 22:03:46 Add ctrl-w: delete previous word
02d79351 2011-03-30 17:08:20 switched to two-clause simplified BSD license
6cdc7758 2011-02-22 17:38:49 Support for ctrl-d deleting the char at right of the cursor added
03e8e4da 2010-12-10 19:21:28 suppress a warning on Linux adding some truly stupid code