mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
fix: regenerate docs
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
This commit is contained in:
parent
fccb5080ab
commit
e0177e2038
|
|
@ -1,18 +1,11 @@
|
|||
zinit-additional.zsh(1)
|
||||
=======================
|
||||
:compat-mode!:
|
||||
|
||||
NAME
|
||||
----
|
||||
|
||||
zinit-additional.zsh - a shell script
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
Documentation automatically generated with `zshelldoc'
|
||||
|
||||
FUNCTIONS
|
||||
---------
|
||||
|
||||
== FUNCTIONS
|
||||
.zinit-clear-debug-report
|
||||
.zinit-debug-start
|
||||
.zinit-debug-stop
|
||||
|
|
@ -21,20 +14,18 @@ FUNCTIONS
|
|||
.zinit-wrap-track-functions
|
||||
:zinit-tmp-subst-source
|
||||
|
||||
DETAILS
|
||||
-------
|
||||
=== DETAILS
|
||||
|
||||
Script Body
|
||||
~~~~~~~~~~~
|
||||
==== Script Body
|
||||
|
||||
Has 1 line(s). No functions are called (may set up e.g. a hook, a Zle widget bound to a key, etc.).
|
||||
|
||||
.zinit-clear-debug-report
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-clear-debug-report
|
||||
|
||||
____
|
||||
|
||||
Forgets dtrace repport gathered up to this moment.
|
||||
|
||||
____
|
||||
|
||||
Has 1 line(s). Calls functions:
|
||||
|
|
@ -47,12 +38,12 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-unload
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-debug-start
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-debug-start
|
||||
|
||||
____
|
||||
|
||||
Starts Dtrace, i.e. session tracking for changes in Zsh state.
|
||||
|
||||
____
|
||||
|
||||
Has 9 line(s). Calls functions:
|
||||
|
|
@ -66,12 +57,12 @@ Called by:
|
|||
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-debug-stop
|
||||
~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-debug-stop
|
||||
|
||||
____
|
||||
|
||||
Stops Dtrace (i.e., session tracking for changes in Zsh state).
|
||||
|
||||
____
|
||||
|
||||
Has 3 line(s). Calls functions:
|
||||
|
|
@ -84,12 +75,12 @@ Called by:
|
|||
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-debug-unload
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-debug-unload
|
||||
|
||||
____
|
||||
|
||||
Reverts changes detected by dtrace run.
|
||||
|
||||
____
|
||||
|
||||
Has 6 line(s). Calls functions:
|
||||
|
|
@ -104,8 +95,7 @@ Called by:
|
|||
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-service
|
||||
~~~~~~~~~~~~~~
|
||||
==== .zinit-service
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -114,6 +104,7 @@ ____
|
|||
$1 - type "p" or "s" (plugin or snippet)
|
||||
$2 - mode - for plugin (light or load)
|
||||
$3 - id - URL or plugin ID or alias name (from id-as'')
|
||||
|
||||
____
|
||||
|
||||
Has 37 line(s). Calls functions:
|
||||
|
|
@ -126,8 +117,7 @@ Uses feature(s): _kill_, _read_, _setopt_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
.zinit-wrap-track-functions
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-wrap-track-functions
|
||||
|
||||
Has 19 line(s). Doesn't call other functions.
|
||||
|
||||
|
|
@ -135,8 +125,7 @@ Uses feature(s): _eval_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
:zinit-tmp-subst-source
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== :zinit-tmp-subst-source
|
||||
|
||||
Has 25 line(s). Calls functions:
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -1,18 +1,11 @@
|
|||
zinit-install.zsh(1)
|
||||
====================
|
||||
:compat-mode!:
|
||||
|
||||
NAME
|
||||
----
|
||||
|
||||
zinit-install.zsh - a shell script
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
Documentation automatically generated with `zshelldoc'
|
||||
|
||||
FUNCTIONS
|
||||
---------
|
||||
|
||||
== FUNCTIONS
|
||||
.zi::get-architecture
|
||||
.zinit-at-eval
|
||||
.zinit-compile-plugin
|
||||
|
|
@ -56,18 +49,15 @@ FUNCTIONS
|
|||
∞zinit-reset-hook
|
||||
AUTOLOAD compinit
|
||||
|
||||
DETAILS
|
||||
-------
|
||||
=== DETAILS
|
||||
|
||||
Script Body
|
||||
~~~~~~~~~~~
|
||||
==== Script Body
|
||||
|
||||
Has 6 line(s). No functions are called (may set up e.g. a hook, a Zle widget bound to a key, etc.).
|
||||
|
||||
Uses feature(s): _source_
|
||||
|
||||
.zi::get-architecture
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zi::get-architecture
|
||||
|
||||
Has 43 line(s). Calls functions:
|
||||
|
||||
|
|
@ -78,8 +68,7 @@ Uses feature(s): _setopt_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
.zinit-at-eval
|
||||
~~~~~~~~~~~~~~
|
||||
==== .zinit-at-eval
|
||||
|
||||
Has 9 line(s). Calls functions:
|
||||
|
||||
|
|
@ -93,8 +82,7 @@ Called by:
|
|||
∞zinit-atpull-e-hook
|
||||
∞zinit-atpull-hook
|
||||
|
||||
.zinit-compile-plugin
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-compile-plugin
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -103,6 +91,7 @@ ____
|
|||
|
||||
$1 - plugin spec (4 formats: user---plugin, user/plugin, user, plugin)
|
||||
$2 - plugin (only when $1 - i.e. user - given)
|
||||
|
||||
____
|
||||
|
||||
Has 87 line(s). Calls functions:
|
||||
|
|
@ -120,8 +109,7 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-compile-uncompile-all
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-compinit
|
||||
~~~~~~~~~~~~~~~
|
||||
==== .zinit-compinit
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -131,11 +119,13 @@ ____
|
|||
Zinit's completions.
|
||||
|
||||
No arguments.
|
||||
|
||||
____
|
||||
|
||||
Has 26 line(s). Calls functions:
|
||||
|
||||
.zinit-compinit
|
||||
|-- .zinit-forget-completion
|
||||
|-- compinit
|
||||
`-- zinit.zsh/+zinit-message
|
||||
|
||||
|
|
@ -149,13 +139,13 @@ Called by:
|
|||
zinit.zsh/.zinit-prepare-home
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-configure-run-autoconf
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-configure-run-autoconf
|
||||
|
||||
____
|
||||
|
||||
Called if # passed to configure ice or no ./configure found
|
||||
Runs autoconf, autoreconf, and autogen.sh
|
||||
|
||||
____
|
||||
|
||||
Has 64 line(s). Calls functions:
|
||||
|
|
@ -167,13 +157,13 @@ Called by:
|
|||
|
||||
∞zinit-configure-base-hook
|
||||
|
||||
.zinit-download-file-stdout
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-download-file-stdout
|
||||
|
||||
____
|
||||
|
||||
Downloads file to stdout. Supports following backend commands:
|
||||
curl, wget, lftp, lynx. Used by snippet loading.
|
||||
|
||||
____
|
||||
|
||||
Has 53 line(s). Calls functions:
|
||||
|
|
@ -190,8 +180,7 @@ Called by:
|
|||
.zinit-get-package
|
||||
.zinit-setup-plugin-dir
|
||||
|
||||
.zinit-download-snippet
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-download-snippet
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -201,11 +190,26 @@ ____
|
|||
|
||||
Github supports Subversion protocol and allows to clone subdirectories.
|
||||
This is used to provide a layer of support for Oh-My-Zsh and Prezto.
|
||||
|
||||
____
|
||||
|
||||
Has 377 line(s). Calls functions:
|
||||
|
||||
.zinit-download-snippet
|
||||
|-- .zinit-download-file-stdout
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- .zinit-get-url-mtime
|
||||
|-- .zinit-install-completions
|
||||
| |-- .zinit-compinit
|
||||
| | |-- .zinit-forget-completion
|
||||
| | |-- compinit
|
||||
| | `-- zinit.zsh/+zinit-message
|
||||
| |-- .zinit-forget-completion
|
||||
| |-- zinit-side.zsh/.zinit-any-colorify-as-uspl2
|
||||
| |-- zinit-side.zsh/.zinit-exists-physically-message
|
||||
| |-- zinit.zsh/+zinit-message
|
||||
| `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
|-- .zinit-mirror-using-svn
|
||||
|-- zinit-side.zsh/.zinit-store-ices
|
||||
|-- zinit.zsh/+zinit-message
|
||||
`-- zinit.zsh/is-at-least
|
||||
|
|
@ -217,8 +221,7 @@ Called by:
|
|||
.zinit-update-snippet
|
||||
zinit.zsh/.zinit-load-snippet
|
||||
|
||||
.zinit-extract
|
||||
~~~~~~~~~~~~~~
|
||||
==== .zinit-extract
|
||||
|
||||
Has 30 line(s). Calls functions:
|
||||
|
||||
|
|
@ -233,8 +236,7 @@ Called by:
|
|||
|
||||
∞zinit-extract-hook
|
||||
|
||||
.zinit-forget-completion
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-forget-completion
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -242,6 +244,7 @@ ____
|
|||
completion stops being visible to Zsh.
|
||||
|
||||
$1 - completion function name, e.g. "_cp"; can also be "cp"
|
||||
|
||||
____
|
||||
|
||||
Has 20 line(s). Doesn't call other functions.
|
||||
|
|
@ -255,12 +258,13 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-uninstall-completions
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-get-cygwin-package
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-get-cygwin-package
|
||||
|
||||
Has 70 line(s). Calls functions:
|
||||
|
||||
.zinit-get-cygwin-package
|
||||
|-- .zinit-download-file-stdout
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
`-- zinit.zsh/+zinit-message
|
||||
|
||||
Uses feature(s): _setopt_
|
||||
|
|
@ -269,13 +273,13 @@ Called by:
|
|||
|
||||
.zinit-setup-plugin-dir
|
||||
|
||||
.zinit-get-latest-gh-r-url-part
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-get-latest-gh-r-url-part
|
||||
|
||||
____
|
||||
|
||||
Gets version string of latest release of given Github
|
||||
package. Connects to Github releases page.
|
||||
|
||||
____
|
||||
|
||||
Has 52 line(s). Calls functions:
|
||||
|
|
@ -290,12 +294,18 @@ Called by:
|
|||
.zinit-setup-plugin-dir
|
||||
zinit-autoload.zsh/.zinit-update-or-status
|
||||
|
||||
.zinit-get-package
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-get-package
|
||||
|
||||
Has 195 line(s). Calls functions:
|
||||
|
||||
.zinit-get-package
|
||||
|-- .zinit-download-file-stdout
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- .zinit-jq-check
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- .zinit-json-to-array
|
||||
| `-- .zinit-jq-check
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- ziextract
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- zinit.zsh/+zinit-message
|
||||
|
|
@ -307,15 +317,13 @@ Called by:
|
|||
|
||||
zinit.zsh/.zinit-load
|
||||
|
||||
_Environment variables used:_ zinit.zsh -> ZPFX
|
||||
|
||||
.zinit-get-url-mtime
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-get-url-mtime
|
||||
|
||||
____
|
||||
|
||||
For the given URL returns the date in the Last-Modified
|
||||
header as a time stamp
|
||||
|
||||
____
|
||||
|
||||
Has 35 line(s). Doesn't call other functions.
|
||||
|
|
@ -326,8 +334,7 @@ Called by:
|
|||
|
||||
.zinit-download-snippet
|
||||
|
||||
.zinit-install-completions
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-install-completions
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -339,11 +346,17 @@ ____
|
|||
$1 - plugin spec (4 formats: user---plugin, user/plugin, user, plugin)
|
||||
$2 - plugin if $1 (i.e., user) given
|
||||
$3 - if 1, then reinstall, otherwise only install completions that are not present
|
||||
|
||||
____
|
||||
|
||||
Has 61 line(s). Calls functions:
|
||||
|
||||
.zinit-install-completions
|
||||
|-- .zinit-compinit
|
||||
| |-- .zinit-forget-completion
|
||||
| |-- compinit
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- .zinit-forget-completion
|
||||
|-- zinit-side.zsh/.zinit-any-colorify-as-uspl2
|
||||
|-- zinit-side.zsh/.zinit-exists-physically-message
|
||||
|-- zinit.zsh/+zinit-message
|
||||
|
|
@ -357,13 +370,13 @@ Called by:
|
|||
.zinit-setup-plugin-dir
|
||||
zinit.zsh/zinit
|
||||
|
||||
.zinit-jq-check
|
||||
~~~~~~~~~~~~~~~
|
||||
==== .zinit-jq-check
|
||||
|
||||
____
|
||||
|
||||
Check if jq is available and outputs an error message with instructions if
|
||||
that's not the case
|
||||
|
||||
____
|
||||
|
||||
Has 8 line(s). Calls functions:
|
||||
|
|
@ -377,8 +390,7 @@ Called by:
|
|||
.zinit-json-get-value
|
||||
.zinit-json-to-array
|
||||
|
||||
.zinit-json-get-value
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-json-get-value
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -386,16 +398,18 @@ ____
|
|||
|
||||
$1: JSON structure
|
||||
$2: jq path
|
||||
|
||||
____
|
||||
|
||||
Has 4 line(s). Calls functions:
|
||||
|
||||
.zinit-json-get-value
|
||||
`-- .zinit-jq-check
|
||||
`-- zinit.zsh/+zinit-message
|
||||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
.zinit-json-to-array
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-json-to-array
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -405,11 +419,14 @@ ____
|
|||
$1: JSON structure
|
||||
$2: jq path
|
||||
$3: name of the associative array to store the key/value pairs in
|
||||
|
||||
____
|
||||
|
||||
Has 13 line(s). Calls functions:
|
||||
|
||||
.zinit-json-to-array
|
||||
`-- .zinit-jq-check
|
||||
`-- zinit.zsh/+zinit-message
|
||||
|
||||
Uses feature(s): _eval_, _setopt_
|
||||
|
||||
|
|
@ -417,8 +434,7 @@ Called by:
|
|||
|
||||
.zinit-get-package
|
||||
|
||||
.zinit-mirror-using-svn
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-mirror-using-svn
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -431,6 +447,7 @@ ____
|
|||
$1 - URL
|
||||
$2 - mode, "" - normal, "-u" - update, "-t" - test
|
||||
$3 - subdirectory (not path) with working copy, needed for -t and -u
|
||||
|
||||
____
|
||||
|
||||
Has 29 line(s). Doesn't call other functions.
|
||||
|
|
@ -441,8 +458,7 @@ Called by:
|
|||
|
||||
.zinit-download-snippet
|
||||
|
||||
.zinit-setup-plugin-dir
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-setup-plugin-dir
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -452,11 +468,30 @@ ____
|
|||
|
||||
$1 - user
|
||||
$2 - plugin
|
||||
|
||||
____
|
||||
|
||||
Has 214 line(s). Calls functions:
|
||||
|
||||
.zinit-setup-plugin-dir
|
||||
|-- .zinit-download-file-stdout
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- .zinit-get-cygwin-package
|
||||
| |-- .zinit-download-file-stdout
|
||||
| | `-- zinit.zsh/+zinit-message
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- .zinit-get-latest-gh-r-url-part
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- .zinit-install-completions
|
||||
| |-- .zinit-compinit
|
||||
| | |-- .zinit-forget-completion
|
||||
| | |-- compinit
|
||||
| | `-- zinit.zsh/+zinit-message
|
||||
| |-- .zinit-forget-completion
|
||||
| |-- zinit-side.zsh/.zinit-any-colorify-as-uspl2
|
||||
| |-- zinit-side.zsh/.zinit-exists-physically-message
|
||||
| |-- zinit.zsh/+zinit-message
|
||||
| `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
|-- ziextract
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
|-- zinit-side.zsh/.zinit-any-colorify-as-uspl2
|
||||
|
|
@ -471,12 +506,12 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-update-or-status
|
||||
zinit.zsh/.zinit-load
|
||||
|
||||
.zinit-single-line
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-single-line
|
||||
|
||||
____
|
||||
|
||||
Display cURL progress bar on a single line
|
||||
|
||||
____
|
||||
|
||||
Has 20 line(s). Doesn't call other functions.
|
||||
|
|
@ -485,12 +520,29 @@ Uses feature(s): _read_, _setopt_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
.zinit-update-snippet
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-update-snippet
|
||||
|
||||
Has 76 line(s). Calls functions:
|
||||
|
||||
.zinit-update-snippet
|
||||
|-- .zinit-download-snippet
|
||||
| |-- .zinit-download-file-stdout
|
||||
| | `-- zinit.zsh/+zinit-message
|
||||
| |-- .zinit-get-url-mtime
|
||||
| |-- .zinit-install-completions
|
||||
| | |-- .zinit-compinit
|
||||
| | | |-- .zinit-forget-completion
|
||||
| | | |-- compinit
|
||||
| | | `-- zinit.zsh/+zinit-message
|
||||
| | |-- .zinit-forget-completion
|
||||
| | |-- zinit-side.zsh/.zinit-any-colorify-as-uspl2
|
||||
| | |-- zinit-side.zsh/.zinit-exists-physically-message
|
||||
| | |-- zinit.zsh/+zinit-message
|
||||
| | `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
| |-- .zinit-mirror-using-svn
|
||||
| |-- zinit-side.zsh/.zinit-store-ices
|
||||
| |-- zinit.zsh/+zinit-message
|
||||
| `-- zinit.zsh/is-at-least
|
||||
|-- zinit.zsh/+zinit-message
|
||||
|-- zinit.zsh/.zinit-get-object-path
|
||||
`-- zinit.zsh/.zinit-pack-ice
|
||||
|
|
@ -501,8 +553,7 @@ Called by:
|
|||
|
||||
zinit-autoload.zsh/.zinit-update-or-status-snippet
|
||||
|
||||
zicp
|
||||
~~~~
|
||||
==== zicp
|
||||
|
||||
Has 30 line(s). Doesn't call other functions.
|
||||
|
||||
|
|
@ -512,10 +563,7 @@ Called by:
|
|||
|
||||
zimv
|
||||
|
||||
_Environment variables used:_ zinit.zsh -> ZPFX
|
||||
|
||||
ziextract
|
||||
~~~~~~~~~
|
||||
==== ziextract
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -526,6 +574,7 @@ ____
|
|||
|
||||
$1 - url
|
||||
$2 - file
|
||||
|
||||
____
|
||||
|
||||
Has 283 line(s). Calls functions:
|
||||
|
|
@ -542,8 +591,7 @@ Called by:
|
|||
.zinit-setup-plugin-dir
|
||||
zpextract
|
||||
|
||||
zimv
|
||||
~~~~
|
||||
==== zimv
|
||||
|
||||
Has 3 line(s). Calls functions:
|
||||
|
||||
|
|
@ -552,8 +600,7 @@ Has 3 line(s). Calls functions:
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
zpextract
|
||||
~~~~~~~~~
|
||||
==== zpextract
|
||||
|
||||
Has 1 line(s). Calls functions:
|
||||
|
||||
|
|
@ -563,8 +610,7 @@ Has 1 line(s). Calls functions:
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-atclone-hook
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-atclone-hook
|
||||
|
||||
Has 26 line(s). Calls functions:
|
||||
|
||||
|
|
@ -576,43 +622,47 @@ Uses feature(s): _eval_, _setopt_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-atpull-e-hook
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-atpull-e-hook
|
||||
|
||||
Has 22 line(s). Calls functions:
|
||||
|
||||
∞zinit-atpull-e-hook
|
||||
|-- .zinit-at-eval
|
||||
| `-- zinit.zsh/@zinit-substitute
|
||||
`-- zinit-side.zsh/.zinit-countdown
|
||||
|
||||
Uses feature(s): _setopt_
|
||||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-atpull-hook
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-atpull-hook
|
||||
|
||||
Has 22 line(s). Calls functions:
|
||||
|
||||
∞zinit-atpull-hook
|
||||
|-- .zinit-at-eval
|
||||
| `-- zinit.zsh/@zinit-substitute
|
||||
`-- zinit-side.zsh/.zinit-countdown
|
||||
|
||||
Uses feature(s): _setopt_
|
||||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-compile-plugin-hook
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-compile-plugin-hook
|
||||
|
||||
Has 19 line(s). Calls functions:
|
||||
|
||||
∞zinit-compile-plugin-hook
|
||||
`-- .zinit-compile-plugin
|
||||
|-- zinit-side.zsh/.zinit-compute-ice
|
||||
|-- zinit-side.zsh/.zinit-first
|
||||
`-- zinit.zsh/+zinit-message
|
||||
|
||||
Uses feature(s): _setopt_
|
||||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-configure-base-hook
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-configure-base-hook
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -620,11 +670,14 @@ ____
|
|||
the starting steps are rigid and the same in all
|
||||
hooks, hence the idea. TODO: use in make'' and other
|
||||
places.
|
||||
|
||||
____
|
||||
|
||||
Has 65 line(s). Calls functions:
|
||||
|
||||
∞zinit-configure-base-hook
|
||||
|-- .zinit-configure-run-autoconf
|
||||
| `-- zinit-side.zsh/.zinit-countdown
|
||||
|-- zinit-side.zsh/.zinit-countdown
|
||||
`-- zinit.zsh/@zinit-substitute
|
||||
|
||||
|
|
@ -633,48 +686,49 @@ Called by:
|
|||
∞zinit-configure-e-hook
|
||||
∞zinit-configure-hook
|
||||
|
||||
_Environment variables used:_ zinit.zsh -> ZPFX
|
||||
|
||||
∞zinit-configure-e-hook
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-configure-e-hook
|
||||
|
||||
____
|
||||
|
||||
The !-version of configure'' ice. Runs in between
|
||||
of make'!!' and make'!'. Configure naturally runs
|
||||
before make.
|
||||
|
||||
____
|
||||
|
||||
Has 1 line(s). Calls functions:
|
||||
|
||||
∞zinit-configure-e-hook
|
||||
`-- ∞zinit-configure-base-hook
|
||||
|-- .zinit-configure-run-autoconf
|
||||
| `-- zinit-side.zsh/.zinit-countdown
|
||||
|-- zinit-side.zsh/.zinit-countdown
|
||||
`-- zinit.zsh/@zinit-substitute
|
||||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-configure-hook
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-configure-hook
|
||||
|
||||
____
|
||||
|
||||
The non-! version of configure'' ice. Runs in between
|
||||
of make'!' and make''. Configure script naturally runs
|
||||
before make.
|
||||
|
||||
____
|
||||
|
||||
Has 1 line(s). Calls functions:
|
||||
|
||||
∞zinit-configure-hook
|
||||
`-- ∞zinit-configure-base-hook
|
||||
|-- .zinit-configure-run-autoconf
|
||||
| `-- zinit-side.zsh/.zinit-countdown
|
||||
|-- zinit-side.zsh/.zinit-countdown
|
||||
`-- zinit.zsh/@zinit-substitute
|
||||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-cp-hook
|
||||
~~~~~~~~~~~~~~
|
||||
==== ∞zinit-cp-hook
|
||||
|
||||
Has 30 line(s). Calls functions:
|
||||
|
||||
|
|
@ -685,18 +739,20 @@ Uses feature(s): _setopt_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-extract-hook
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-extract-hook
|
||||
|
||||
Has 10 line(s). Calls functions:
|
||||
|
||||
∞zinit-extract-hook
|
||||
|-- .zinit-extract
|
||||
| |-- ziextract
|
||||
| | `-- zinit.zsh/+zinit-message
|
||||
| `-- zinit.zsh/+zinit-message
|
||||
`-- zinit.zsh/@zinit-substitute
|
||||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-make-base-hook
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-make-base-hook
|
||||
|
||||
Has 29 line(s). Calls functions:
|
||||
|
||||
|
|
@ -710,8 +766,7 @@ Called by:
|
|||
∞zinit-make-ee-hook
|
||||
∞zinit-make-hook
|
||||
|
||||
∞zinit-make-e-hook
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-make-e-hook
|
||||
|
||||
Has 1 line(s). Calls functions:
|
||||
|
||||
|
|
@ -722,8 +777,7 @@ Has 1 line(s). Calls functions:
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-make-ee-hook
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-make-ee-hook
|
||||
|
||||
Has 1 line(s). Calls functions:
|
||||
|
||||
|
|
@ -734,8 +788,7 @@ Has 1 line(s). Calls functions:
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-make-hook
|
||||
~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-make-hook
|
||||
|
||||
Has 1 line(s). Calls functions:
|
||||
|
||||
|
|
@ -746,8 +799,7 @@ Has 1 line(s). Calls functions:
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-mv-hook
|
||||
~~~~~~~~~~~~~~
|
||||
==== ∞zinit-mv-hook
|
||||
|
||||
Has 35 line(s). Calls functions:
|
||||
|
||||
|
|
@ -759,8 +811,7 @@ Uses feature(s): _setopt_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-ps-on-update-hook
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-ps-on-update-hook
|
||||
|
||||
Has 18 line(s). Calls functions:
|
||||
|
||||
|
|
@ -771,8 +822,7 @@ Uses feature(s): _eval_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
∞zinit-reset-hook
|
||||
~~~~~~~~~~~~~~~~~
|
||||
==== ∞zinit-reset-hook
|
||||
|
||||
Has 79 line(s). Calls functions:
|
||||
|
||||
|
|
@ -783,8 +833,7 @@ Uses feature(s): _eval_
|
|||
|
||||
Not called by script or any function (may be e.g. a hook, a Zle widget, etc.).
|
||||
|
||||
compinit
|
||||
~~~~~~~~
|
||||
==== compinit
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -798,6 +847,7 @@ ____
|
|||
should be done with its contents:
|
||||
|
||||
`#compdef <names ...>'
|
||||
|
||||
____
|
||||
|
||||
Has 573 line(s). Doesn't call other functions.
|
||||
|
|
|
|||
|
|
@ -1,18 +1,11 @@
|
|||
zinit-side.zsh(1)
|
||||
=================
|
||||
:compat-mode!:
|
||||
|
||||
NAME
|
||||
----
|
||||
|
||||
zinit-side.zsh - a shell script
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
Documentation automatically generated with `zshelldoc'
|
||||
|
||||
FUNCTIONS
|
||||
---------
|
||||
|
||||
== FUNCTIONS
|
||||
.zinit-any-colorify-as-uspl2
|
||||
.zinit-compute-ice
|
||||
.zinit-countdown
|
||||
|
|
@ -22,16 +15,13 @@ FUNCTIONS
|
|||
.zinit-store-ices
|
||||
.zinit-two-paths
|
||||
|
||||
DETAILS
|
||||
-------
|
||||
=== DETAILS
|
||||
|
||||
Script Body
|
||||
~~~~~~~~~~~
|
||||
==== Script Body
|
||||
|
||||
Has 1 line(s). No functions are called (may set up e.g. a hook, a Zle widget bound to a key, etc.).
|
||||
|
||||
.zinit-any-colorify-as-uspl2
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-any-colorify-as-uspl2
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -42,6 +32,7 @@ ____
|
|||
$2 - plugin (only when $1 - i.e. user - given)
|
||||
|
||||
$REPLY - ANSI-colorified "user/plugin" string
|
||||
|
||||
____
|
||||
|
||||
Has 22 line(s). Calls functions:
|
||||
|
|
@ -74,8 +65,7 @@ Called by:
|
|||
zinit-install.zsh/.zinit-setup-plugin-dir
|
||||
zinit.zsh/.zinit-formatter-pid
|
||||
|
||||
.zinit-compute-ice
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-compute-ice
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -98,11 +88,28 @@ ____
|
|||
$6 - name of output string parameter, to hold is-snippet 0/1-bool ("is_snippet")
|
||||
|
||||
$REPLY - snippet directory filepath
|
||||
|
||||
____
|
||||
|
||||
Has 110 line(s). Calls functions:
|
||||
|
||||
.zinit-compute-ice
|
||||
|-- .zinit-exists-physically-message
|
||||
| |-- .zinit-any-colorify-as-uspl2
|
||||
| | |-- zinit.zsh/.zinit-any-to-pid
|
||||
| | `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
| |-- .zinit-exists-physically
|
||||
| | `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
| |-- zinit.zsh/+zinit-message
|
||||
| |-- zinit.zsh/.zinit-any-to-pid
|
||||
| `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
|-- .zinit-two-paths
|
||||
| |-- .zinit-first
|
||||
| | |-- zinit.zsh/.zinit-any-to-pid
|
||||
| | |-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
| | |-- zinit.zsh/.zinit-find-other-matches
|
||||
| | `-- zinit.zsh/.zinit-get-object-path
|
||||
| `-- zinit.zsh/.zinit-get-object-path
|
||||
|-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
`-- zinit.zsh/.zinit-pack-ice
|
||||
|
||||
|
|
@ -117,14 +124,14 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-update-or-status
|
||||
zinit-install.zsh/.zinit-compile-plugin
|
||||
|
||||
.zinit-countdown
|
||||
~~~~~~~~~~~~~~~~
|
||||
==== .zinit-countdown
|
||||
|
||||
____
|
||||
|
||||
Displays a countdown 5...4... etc.
|
||||
|
||||
$REPLY - 1 if Ctrl-C is pressed, otherwise 0
|
||||
|
||||
____
|
||||
|
||||
Has 20 line(s). Calls functions:
|
||||
|
|
@ -144,8 +151,7 @@ Called by:
|
|||
zinit-install.zsh/∞zinit-configure-base-hook
|
||||
zinit-install.zsh/∞zinit-make-base-hook
|
||||
|
||||
.zinit-exists-physically
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-exists-physically
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -153,6 +159,7 @@ ____
|
|||
|
||||
$1 - plugin spec (4 formats: user---plugin, user/plugin, user, plugin)
|
||||
$2 - plugin (only when $1 - i.e. user - given)
|
||||
|
||||
____
|
||||
|
||||
Has 8 line(s). Calls functions:
|
||||
|
|
@ -166,8 +173,7 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-create
|
||||
zinit-autoload.zsh/.zinit-update-or-status
|
||||
|
||||
.zinit-exists-physically-message
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-exists-physically-message
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -176,11 +182,17 @@ ____
|
|||
|
||||
$1 - plugin spec (4 formats: user---plugin, user/plugin, user, plugin)
|
||||
$2 - plugin (only when $1 - i.e. user - given)
|
||||
|
||||
____
|
||||
|
||||
Has 25 line(s). Calls functions:
|
||||
|
||||
.zinit-exists-physically-message
|
||||
|-- .zinit-any-colorify-as-uspl2
|
||||
| |-- zinit.zsh/.zinit-any-to-pid
|
||||
| `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
|-- .zinit-exists-physically
|
||||
| `-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
|-- zinit.zsh/+zinit-message
|
||||
|-- zinit.zsh/.zinit-any-to-pid
|
||||
`-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
|
|
@ -196,8 +208,7 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-update-or-status
|
||||
zinit-install.zsh/.zinit-install-completions
|
||||
|
||||
.zinit-first
|
||||
~~~~~~~~~~~~
|
||||
==== .zinit-first
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -209,6 +220,7 @@ ____
|
|||
|
||||
$1 - plugin spec (4 formats: user---plugin, user/plugin, user, plugin)
|
||||
$2 - plugin (only when $1 - i.e. user - given)
|
||||
|
||||
____
|
||||
|
||||
Has 20 line(s). Calls functions:
|
||||
|
|
@ -226,8 +238,7 @@ Called by:
|
|||
zinit-autoload.zsh/.zinit-stress
|
||||
zinit-install.zsh/.zinit-compile-plugin
|
||||
|
||||
.zinit-store-ices
|
||||
~~~~~~~~~~~~~~~~~
|
||||
==== .zinit-store-ices
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -239,6 +250,7 @@ ____
|
|||
$4 - additional keys of hash to store, empty-meaningful ices, space separated
|
||||
$5 – URL, if applicable
|
||||
$6 – mode, svn=1, 0=single file
|
||||
|
||||
____
|
||||
|
||||
Has 30 line(s). Doesn't call other functions.
|
||||
|
|
@ -249,8 +261,7 @@ Called by:
|
|||
zinit-install.zsh/.zinit-download-snippet
|
||||
zinit-install.zsh/.zinit-setup-plugin-dir
|
||||
|
||||
.zinit-two-paths
|
||||
~~~~~~~~~~~~~~~~
|
||||
==== .zinit-two-paths
|
||||
|
||||
____
|
||||
|
||||
|
|
@ -259,11 +270,17 @@ ____
|
|||
further examination
|
||||
|
||||
$REPLY - two filepaths
|
||||
|
||||
____
|
||||
|
||||
Has 24 line(s). Calls functions:
|
||||
|
||||
.zinit-two-paths
|
||||
|-- .zinit-first
|
||||
| |-- zinit.zsh/.zinit-any-to-pid
|
||||
| |-- zinit.zsh/.zinit-any-to-user-plugin
|
||||
| |-- zinit.zsh/.zinit-find-other-matches
|
||||
| `-- zinit.zsh/.zinit-get-object-path
|
||||
`-- zinit.zsh/.zinit-get-object-path
|
||||
|
||||
Uses feature(s): _setopt_
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue