1
0
Fork 0

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

pull/166/merge
Sorin Ionescu 13 years ago
parent 64e1e968eb
commit 5edd663510

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

Loading…
Cancel
Save