zsh-workers
 help / color / mirror / code / Atom feed
16774f70b79729136253c8ee39b28e38db40ca11 blob 185 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#autoload

local expl
local -a funcs

funcs=(${${${(f)"$(functions -M)"}##functions -M }%% *})

_wanted user-math-functions expl 'user math function' \
    compadd -S '(' "$@" -a funcs
debug log:

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