Log

Author Commit Date CI Message
antirez 1e32ee64 2010-03-24T09:59:34 support for blacklist terminals, reverting to fgets.
antirez 085daf39 2010-03-23T20:10:06 README changes
antirez 9a986552 2010-03-23T13:49:32 now the API to add an history entry has a const argument
antirez 9c21ea23 2010-03-22T19:54:24 ctrl-t implemented
antirez c56aa8d1 2010-03-22T19:49:56 supported more emacs bindings, don't wrap history forever but blocks on first and last item
antirez 5783c318 2010-03-22T17:26:58 minor doc update
antirez 2c54c88c 2010-03-22T17:24:28 API converted to be readline alike. Ctrl-d behavior fixed.
antirez 17a7d33e 2010-03-22T02:55:22 minor doc update
antirez f9716177 2010-03-22T02:40:53 More precise motivations in README
antirez 1ef01419 2010-03-22T02:30:34 Ctrl-h problem fixed
antirez acdf9c7d 2010-03-22T01:25:21 More internals documentation
antirez 353828e0 2010-03-22T01:09:25 references comments updated with more links to escape sequences documentation
antirez e5dee800 2010-03-21T22:27:09 Fix for an history bug
antirez 773b5d28 2010-03-21T22:16:46 README changes
antirez 7f4de381 2010-03-21T11:10:54 Ctrl+a and Ctrl+e support
antirez 4b9fe358 2010-03-21T11:06:56 Support for Ctrl+u added
antirez 62be1667 2010-03-21T11:03:33 Ctrl+K support
antirez df5b3177 2010-03-21T10:29:32 README changes
antirez e9abbeb8 2010-03-21T10:27:51 README changes
antirez 7a8f39a6 2010-03-21T10:26:10 README added
antirez 6de19082 2010-03-21T00:01:52 first commit