mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 05:00:59 +01:00
moved to Completion/Unix/Type/_newsgroups
This commit is contained in:
parent
d2c8bc9e71
commit
26d3616f3d
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#autoload
|
||||
|
||||
local expl
|
||||
|
||||
: ${(A)_cache_newsgroups:=${${(f)"$(fgrep -vh \! ~/.newsrc*)"}%:*}}
|
||||
|
||||
(( ${(w)#_cache_newsgroups} )) && _wanted newsgroups expl 'newsgroup' \
|
||||
_multi_parts "$@" -i . _cache_newsgroups
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue