zsh-workers
 help / color / mirror / code / Atom feed
4df8d97149066916e703cf14c3ec325ab7c0d577 blob 218 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#autoload

local expl
local -a funcs

funcs=(${${${(f)"$(zmodload -Fl zsh/mathfunc 2>/dev/null)"}:#^+f:*}##+f:})

_wanted module-math-functions expl 'math function from zsh/mathfunc' \
    compadd -S '(' "$@" -a funcs
debug log:

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