[Fix #160] Exclude all words but the current one

This commit is contained in:
Sorin Ionescu 2012-05-05 17:09:03 -04:00
parent 64e1e968eb
commit 5edd663510

View File

@ -104,7 +104,7 @@ zstyle ':completion:*:*:*:users' ignored-patterns \
zstyle '*' single-ignored show
# Ignore multiple entries.
zstyle ':completion:*:(rm|kill|diff):*' ignore-line yes
zstyle ':completion:*:(rm|kill|diff):*' ignore-line other
zstyle ':completion:*:rm:*' file-patterns '*:all-files'
# Kill