zsh-workers
 help / color / mirror / code / Atom feed
6be9c006a1273f6786dce6497b1f210da3f8bb35 blob 221 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 '(' -q "$@" -a funcs
debug log:

solving 6be9c006a ...
found 6be9c006a 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).