zsh-workers
 help / color / mirror / code / Atom feed
bb31cc12944632941567f613d0d3528f0c964c6b blob 326 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
#compdef vared

_arguments -s -A "-*" \
  '(-a)-A[edit associative array]' \
  '(-A)-a[edit array parameter]' \
  "-c[create parameter or change type]" \
  '-p+[specify left prompt]:prompt' \
  '-r+[specify right prompt]:right prompt' \
  '-h[allow access to history]' \
  '-e[exit on EOF (^D)]' \
  '1:parameter spec:_vars'

debug log:

solving bb31cc1 ...
found bb31cc1 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).