- Updated to 5.4.2 * The 'exec' and 'command' precommand modifiers, and options to them, are now parsed after parameter expansion. * Functions executed by ZLE widgets no longer have their standard input closed, but redirected from /dev/null instead. * There is an option WARN_NESTED_VAR, a companion to the existing WARN_CREATE_GLOBAL that causes a warning if a function updates a variable from an enclosing scope without using typeset -g. * zmodload now has an option -s to be silent on a failure to find a module but still print other errors. - Dropped patch merged upstream: * fix-patchutils-completion.patch OBS-URL: https://build.opensuse.org/request/show/580579 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=184
Description
No description provided
Languages
Shell
100%