mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-01-03 14:26:46 +00:00
[Fix #160] Exclude all words but the current one
This commit is contained in:
parent
64e1e968eb
commit
5edd663510
@ -104,7 +104,7 @@ zstyle ':completion:*:*:*:users' ignored-patterns \
|
|||||||
zstyle '*' single-ignored show
|
zstyle '*' single-ignored show
|
||||||
|
|
||||||
# Ignore multiple entries.
|
# 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'
|
zstyle ':completion:*:rm:*' file-patterns '*:all-files'
|
||||||
|
|
||||||
# Kill
|
# Kill
|
||||||
|
Loading…
Reference in New Issue
Block a user