3005b0dc9f
* 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/package/show/shells/zsh?expand=0&rev=166 |
||
---|---|---|
.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 |