zsh-workers
 help / color / mirror / code / Atom feed
f7b09054db8d17001f0bfddbcef51d8469e4bf23 blob 376 bytes (raw)

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

[[ $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 f7b09054d ...
found f7b09054d 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).