a60fe47359
Changes: - Rename `rsync_scp_wrap` to `noremoteglob` and make it more generally usable - Enable completion support for commands wrapped with `noremoteglob` - Tighten up internal variable usages - Update documentation for 'noremoteglob' function
11 lines
139 B
Text
11 lines
139 B
Text
#compdef noremoteglob
|
|
#autoload
|
|
|
|
#
|
|
# Completes noremoteglob.
|
|
#
|
|
# Authors:
|
|
# Indrajit Raychaudhuri <irc+code@indrajit.com>
|
|
#
|
|
|
|
_precommand
|