Browse code

Completion from history

Toon Claes authored on 30/11/2009 at 22:28:40
Showing 1 changed files
... ...
@@ -43,7 +43,7 @@ if [ -f ~/.ssh/known_hosts ]; then
43 43
 fi
44 44
 
45 45
 # Complete on history
46
-# zstyle ':completion:*:history-words' stop yes
47
-# zstyle ':completion:*:history-words' remove-all-dups yes
48
-# zstyle ':completion:*:history-words' list false
49
-# zstyle ':completion:*:history-words' menu yes
46
+zstyle ':completion:*:history-words' stop yes
47
+zstyle ':completion:*:history-words' remove-all-dups yes
48
+zstyle ':completion:*:history-words' list false
49
+zstyle ':completion:*:history-words' menu yes