Go to file
Ismail Dönmez 9393f4e3c9 * The zsh/zutil module's zparseopts builtin learnt an -F option to abort
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
2019-12-16 10:20:48 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=1 2007-01-15 23:46:06 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=1 2007-01-15 23:46:06 +00:00
dotzshrc.rh Accepting request 74838 from home:computersalat:branches:shells 2011-06-29 17:07:49 +00:00
trim-unneeded-completions.patch - Fix custom completion support via /etc/zsh_completion.d 2013-03-21 10:20:30 +00:00
zlogin.rhs Accepting request 74829 from home:computersalat:branches:shells 2011-06-29 14:02:48 +00:00
zlogout.rhs Accepting request 74829 from home:computersalat:branches:shells 2011-06-29 14:02:48 +00:00
zprofile - Update to zsh 5.3 2016-12-14 10:01:58 +00:00
zprofile.rhs Accepting request 397822 from home:llua:branches:shells 2016-05-25 12:25:38 +00:00
zsh-5.7.1-test-1.tar.xz - Update to version 5.8~pre1 (5.7.1-test-1) 2019-12-16 10:14:36 +00:00
zsh-5.7.1-test-1.tar.xz.asc - Update to version 5.8~pre1 (5.7.1-test-1) 2019-12-16 10:14:36 +00:00
zsh-osc-completion.patch Accepting request 305143 from home:Dmitry_R:branches:shells 2015-05-03 13:25:23 +00:00
zsh.changes * The zsh/zutil module's zparseopts builtin learnt an -F option to abort 2019-12-16 10:20:48 +00:00
zsh.keyring Accepting request 668614 from home:namtrac:branches:shells 2019-01-28 11:07:38 +00:00
zsh.spec - Update to version 5.8~pre1 (5.7.1-test-1) 2019-12-16 10:14:36 +00:00
zshenv - Update to zsh 5.3 2016-12-14 10:01:58 +00:00
zshenv.rhs Accepting request 74829 from home:computersalat:branches:shells 2011-06-29 14:02:48 +00:00
zshrc - Update to zsh 5.3 2016-12-14 10:01:58 +00:00
zshrc.rhs Accepting request 397822 from home:llua:branches:shells 2016-05-25 12:25:38 +00:00