9393f4e3c9
parsing when an unrecognised option-like parameter is encountered. * The zsh/files module gained a chmod builtin. * Several changes have been made to the way completion functions track 'precommands' (such as `command` and `env`) and determine whether the command being completed for is a shell builtin. Developers of completion functions may wish to familiarise themselves with `_normal -p` and `_pick_variant -b`. * The option CD_SILENT was added to suppress all output from cd (whether explicit or implicit with AUTO_CD). It is disabled by default. * The compadd builtin's -o option now takes an optional argument to specify the order of completion matches. This affects the display of candidate matches and the order in which they are selected when cycling between them using menu completion. * The :h and :t modifiers in parameter expansion (if braces are present), glob qualifiers and history expansion may take following decimal digit arguments in order to keep that many leading or trailing path components instead of the defaults of all but one (:h) and one (:t). In an absolute path the leading '/' counts as one component. * The functions builtin gained a -c option to efficiently copy functions. - See included ChangeLog for the complete list of changes. OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=208 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
dotzshrc.rh | ||
trim-unneeded-completions.patch | ||
zlogin.rhs | ||
zlogout.rhs | ||
zprofile | ||
zprofile.rhs | ||
zsh-5.7.1-test-1.tar.xz | ||
zsh-5.7.1-test-1.tar.xz.asc | ||
zsh-osc-completion.patch | ||
zsh.changes | ||
zsh.keyring | ||
zsh.spec | ||
zshenv | ||
zshenv.rhs | ||
zshrc | ||
zshrc.rhs |