mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Various fixes, remove _zargs already upstream
Many movings of local inside the actual functions. Add many missing local and remove -g(!). Fix namespacing of some parameters and functions, phases() in _scala was nice.
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
|
||||
# FIXME This completes "user@host" and not "[user@]host" ("user@" is optionnal),
|
||||
# FIXME This completes "user@host" and not "[user@]host" ("user@" is optional),
|
||||
# should be merged in _ssh.
|
||||
|
||||
_arguments -A "-*" \
|
||||
|
||||
Reference in New Issue
Block a user