Commit Graph

20 Commits

Author SHA1 Message Date
antirez
ce845468b0 Support API to save/load history on file 2010-07-07 18:26:23 +02:00
antirez
28884b52a8 Fixed another mem leak 2010-07-07 18:05:11 +02:00
antirez
42ba034ea4 enabled debugging symbols in Make, used NULL instead of 0 introduced for a typo 2010-07-07 13:28:26 +02:00
antirez
6a0775fd61 Fixed one memleak, investigating the next one 2010-07-07 13:19:29 +02:00
antirez
aca8b8d382 Revert to fgets if stdin is not a tty 2010-04-30 09:19:04 +02:00
antirez
6770cf56d3 eterm removed from the blacklist 2010-03-24 22:13:51 +01:00
antirez
1e32ee6424 support for blacklist terminals, reverting to fgets. 2010-03-24 09:59:34 +01:00
antirez
9a986552d5 now the API to add an history entry has a const argument 2010-03-23 13:49:32 +01:00
antirez
9c21ea236f ctrl-t implemented 2010-03-22 19:54:24 +01:00
antirez
c56aa8d12c supported more emacs bindings, don't wrap history forever but blocks on first and last item 2010-03-22 19:49:56 +01:00
antirez
2c54c88c46 API converted to be readline alike. Ctrl-d behavior fixed. 2010-03-22 17:24:28 +01:00
antirez
17a7d33e79 minor doc update 2010-03-22 02:55:22 +01:00
antirez
1ef014194e Ctrl-h problem fixed 2010-03-22 02:30:34 +01:00
antirez
acdf9c7dd0 More internals documentation 2010-03-22 01:25:21 +01:00
antirez
353828e01c references comments updated with more links to escape sequences documentation 2010-03-22 01:09:25 +01:00
antirez
e5dee800f9 Fix for an history bug 2010-03-21 22:27:09 +01:00
antirez
7f4de38181 Ctrl+a and Ctrl+e support 2010-03-21 11:10:54 +01:00
antirez
4b9fe35867 Support for Ctrl+u added 2010-03-21 11:06:56 +01:00
antirez
62be166748 Ctrl+K support 2010-03-21 11:03:33 +01:00
antirez
6de190829e first commit 2010-03-21 00:01:52 +01:00