9a33b84b0f
- Update to version 5.2 * The new module zsh/param/private can be loaded to allow the shell to define parameters that are private to a function scope (i.e. are not propagated to nested functions called within this function). * The GLOB_STAR_SHORT option allows the pattern **/* to be shortened to just ** if no / follows. so **.c searches recursively for a file whose name has the suffix ".c". * The effect of the WARN_CREATE_GLOBAL option has been significantly extended, so expect it to cause additional warning messages about parameters created globally within function scope. OBS-URL: https://build.opensuse.org/request/show/347277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=72 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
dotzshrc.rh | ||
trim-unneeded-completions.patch | ||
zlogin.rhs | ||
zlogout.rhs | ||
zprofile | ||
zprofile.rhs | ||
zsh-5.2.tar.xz | ||
zsh-osc-completion.patch | ||
zsh.changes | ||
zsh.spec | ||
zshenv | ||
zshenv.rhs | ||
zshprompt.pl | ||
zshrc | ||
zshrc.rhs |