zsh-workers
 help / color / mirror / code / Atom feed
85e0c60d6c30c45c341105f31e77d927bef7e031 blob 388 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
#autoload
# TODO: use _describe with some basic metadata (e.g., bug title/package/version)

local expl

[[ $PREFIX$SUFFIX == [0-9]# ]] || return 1

# The cache directory moved; try both locations.
# ### TODO: Use 'bts listcachedbugs'?
local -a cachedirs=( ~/.devscripts_cache/bts ~/.cache/devscripts/bts )
_wanted -x bugnum expl 'bug number' compadd -- $^cachedirs/<->.(html|mbox)(N:t:r)
debug log:

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