summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToon Claes <toine@iMacT.local>2009-12-01 23:06:15 +0100
committerToon Claes <toine@iMacT.local>2009-12-01 23:06:15 +0100
commit065ae00673f69c792a5778e19590ed50c99e8a04 (patch)
tree461c6f5c53721d3034807fe7078b49ab8928762d
parentdca4651cee556ccdbfe678e695bf9523cc1fc11d (diff)
downloadzsh-065ae00673f69c792a5778e19590ed50c99e8a04.tar.gz
zsh-065ae00673f69c792a5778e19590ed50c99e8a04.tar.bz2
zsh-065ae00673f69c792a5778e19590ed50c99e8a04.zip
Revert
-rw-r--r--lib/completion.zsh8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/completion.zsh b/lib/completion.zsh
index 9fe351b33..46b6d8f65 100644
--- a/lib/completion.zsh
+++ b/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