9 Commits

Author SHA1 Message Date
antirez
33292ee595 Ctrl+w support in linenoise. 2012-10-26 16:06:25 +02:00
Pieter Noordhuis
b866abc78e Clean up Makefiles
Remove unused variables. Instead of overriding non-standard variables
such as ARCH and PROF, use standard variables CFLAGS and LDFLAGS to
override Makefile settings. Move dependencies generated by `make dep` to
a separate file.
2012-04-11 11:24:17 +02:00
antirez
b76384a393 linenoise updated 2011-02-22 17:46:11 +01:00
antirez
5c73aba6c8 Linenoise updated to latest version 2010-12-10 19:22:13 +01:00
antirez
83fac5eeea added support for ctrl-l and clear command into redis-cli. To clear the screen is a good idea from time to time :). Also linenoise updated to the current version to support this new feature. 2010-12-01 11:18:59 +01:00
Pieter Noordhuis
ac62018b87 Minor update to linenoise 2010-11-29 20:53:57 +01:00
Pieter Noordhuis
473ed93b3f Update linenoise 2010-11-29 19:27:06 +01:00
antirez
57335c3f21 fixed compilation with 32bit target 2010-11-08 12:53:36 +01:00
Pieter Noordhuis
515a7be01d Import linenoise as dependency for redis-cli 2010-11-03 17:15:23 +01:00