antirez
317496405a
Update linenoise.
2020-03-12 15:53:47 +01:00
lifubang
109296b438
update linenoise to fc9667a81d
...
Signed-off-by: lifubang <lifubang@acmcoder.com>
2020-03-12 15:53:47 +01:00
antirez
40d53dcbbc
Update linenoise to fix insecure redis-cli history file creation.
...
The problem was fixed in antirez/linenoise repository applying a patch
contributed by @lamby. Here the new version is updated in the Redis
source tree.
Close #1418
Close #3322
2016-07-29 11:28:16 +02:00
antirez
8b20c65419
redis-cli hints.
2016-04-13 12:34:14 +02:00
antirez
9997ba6346
Linenoise updated again (hints support).
2016-04-12 23:40:52 +02:00
antirez
c2e833797a
Linenoise updated.
...
As a side effect, cat commands.txt | redis-cli now is able to handle
lines more than 4096 bytes.
2016-04-06 13:38:32 +02:00
antirez
73fc79234e
Linenoise lib updated.
2014-09-22 14:55:54 +02:00
antirez
8954da8136
Linenoise updated, multiline mode enabled in redis-cli.
2014-03-13 15:11:08 +01:00
antirez
33292ee595
Ctrl+w support in linenoise.
2012-10-26 16:06:25 +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
Pieter Noordhuis
515a7be01d
Import linenoise as dependency for redis-cli
2010-11-03 17:15:23 +01:00