Toon Claes 15 年之前
父节点
当前提交
065ae00673
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      lib/completion.zsh

+ 4 - 4
lib/completion.zsh

@@ -43,7 +43,7 @@ if [ -f ~/.ssh/known_hosts ]; then
 fi
 
 # Complete on history
-zstyle ':completion:*:history-words' stop yes
-zstyle ':completion:*:history-words' remove-all-dups yes
-zstyle ':completion:*:history-words' list false
-zstyle ':completion:*:history-words' menu yes
+#zstyle ':completion:*:history-words' stop yes
+#zstyle ':completion:*:history-words' remove-all-dups yes
+#zstyle ':completion:*:history-words' list false
+#zstyle ':completion:*:history-words' menu yes