mac下secureCRT 客户端 $redis-cli回车后没有反应的解决办法

启动redis server后,SecureCRT进入redis-cli,输入不断在后面追加IP:Port显示
设置当前的Session Options-->Terminal-->Emulation-->Terminal为Linux

之后就正常了:

Last login: Mon Mar 6 16:20:50 2017 from 219.141.18.34

Welcome to aliyun Elastic Compute Service!

[root@iz2ze37yz1bcpuht2h6gvuz ~]# redis-cli
127.0.0.1:6379> ping
PONG
127.0.0.1:6379>

 

posted @ 2017-03-06 16:25  听风者~  阅读(2288)  评论(0编辑  收藏  举报