about summary refs log tree commit diff
path: root/Completion/Debian/Type/_debbugs_bugnumber
blob: 85e0c60d6c30c45c341105f31e77d927bef7e031 (plain) (blame)
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)