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:
Tomasz Poradowski
2017-12-13 23:32:36 +01:00
parent c589a9d812
commit e16933cec1
2 changed files with 753 additions and 647 deletions
+1 -1
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff