Completion from history

pull/81/head
Toon Claes 2009-11-30 23:28:40 +01:00
parent 328e67eb00
commit dca4651cee
1 changed files with 4 additions and 4 deletions

View File

@ -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