enable command history in redis-cli
- when output is a TTY - always enable linenoise history (regardless if history file name can be determined) - adjusted redis-cli/getDotfilePath() to use %HOMEDRIVE%%HOMPATH% environment variables to find user's home folder
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
Name="Redis on Windows"
|
||||
Language="1033"
|
||||
Version="4.0.2"
|
||||
Manufacturer="MSOpenTech"
|
||||
Manufacturer="Poradowski.com"
|
||||
UpgradeCode="{05410198-7212-4FC4-B7C8-AFEFC3DA0FBC}">
|
||||
<Package InstallerVersion="200"
|
||||
Compressed="yes"
|
||||
|
||||
+752
-646
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user