zsh-workers
 help / color / mirror / code / Atom feed
fdab2814e5986fa8836960428f03b081d43fc961 blob 193 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#autoload

local expl pattern

pattern=( -g \* )
zparseopts -D -K -E g:=pattern

_description widgets expl widget
compadd "$@" "$expl[@]" -M 'r:|-=* r:|=*' - "${(@k)widgets[(R)${pattern[2]}]}"
debug log:

solving fdab281 ...
found fdab281 in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).