Go to file
Ismail Dönmez f2f0b6e2a1 - Update to zsh 5.3
* Unicode9 support, this needs support from your terminal to
    work correctly.
  * The new word modifier ':P' computes the physical path of the
    argument.
  * The output of "typeset -p" uses "export" commands or the "-g"
    option for parameters that are not local to the current scope.
  * vi-repeat-change can repeat user-defined widgets if the widget
    calls zle -f vichange.
  * The parameter $registers now makes the contents of vi register
    buffers available to user-defined widgets.
  * New vi-up-case and vi-down-case builtin widgets bound to gU/gu
    (or U/u in visual mode) for doing case conversion.
  * A new select-word-match function provides vim-style text objects
    with configurable word boundaries using the existing
    match-words-by-style mechanism.
  * Support for the conditional expression [[ -v var ]] to test if a
    variable is set for compatibility with other shells.
  * The print and printf builtins have a new option -v to assign the
    output to a variable.
  * New x: syntax in completion match specifications make it possible
    to disable match specifications hardcoded in completion functions.
- Re-add custom zshrc and zshenv to unbreak compatibility with old
  usage (boo#998858).

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=177
2016-12-14 10:01:58 +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
fix-printf.patch - Update to zsh 5.3 2016-12-14 10:01:58 +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.3.tar.xz - Update to zsh 5.3 2016-12-14 10:01:58 +00:00
zsh-5.3.tar.xz.asc - Update to zsh 5.3 2016-12-14 10:01:58 +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 - Update to zsh 5.3 2016-12-14 10:01:58 +00:00
zsh.keyring Accepting request 348212 from home:pluskalm:branches:shells 2015-12-10 10:29:15 +00:00
zsh.spec - Update to zsh 5.3 2016-12-14 10:01:58 +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