* [PATCH] _typeset: Complete 'functions -c'
@ 2019-10-10 3:48 Daniel Shahaf
0 siblings, 0 replies; only message in thread
From: Daniel Shahaf @ 2019-10-10 3:48 UTC (permalink / raw)
To: zsh-workers
---
Completion/Zsh/Command/_typeset | 1 +
1 file changed, 1 insertion(+)
diff --git a/Completion/Zsh/Command/_typeset b/Completion/Zsh/Command/_typeset
index fb7189c77..ae33ae539 100644
--- a/Completion/Zsh/Command/_typeset
+++ b/Completion/Zsh/Command/_typeset
@@ -61,6 +61,7 @@ case ${service} in
'(-k -t -T -u -U -W -x -z -M +M +k +t +W +z)-+M[define mathematical function]'
'(-k -m -t -T -u -U -W -x -z +M +k +t +W +z)-s[define mathematical function that takes a string argument]'
'(-M)-x+[specify spaces to use for indentation]:spaces'
+ '(-* +*)-c[copy shell function to another name]:old name:_functions:new name:_functions'
)
;;
integer)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, back to index
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10 3:48 [PATCH] _typeset: Complete 'functions -c' Daniel Shahaf
zsh-workers
Archives are clonable: git clone --mirror http://inbox.vuxu.org/zsh-workers
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://inbox.vuxu.org/vuxu.archive.zsh.workers
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git