Go to file
Dominique Leuenberger baea488471 Accepting request 309607 from shells
- Update to version 5.0.8
  * Global aliases can be created for syntactic tokens such as command
    separators (";", "&", "|", "&&", "||"), redirection operators, etc.
  * There have been various further improvements to builtin handling
    with the POSIX_BUILTINS option (off by default) for compatibility with
    the POSIX standard.
  * 'whence -v' is now more informative, and 'whence -S' shows you
    how a full chain of symbolic links resolves to a command.
  * The 'p' parameter flag now allows an argument to be specified
    as a reference to a variable, e.g. ${(ps.$sep.)foo} to split $foo
    on a string given by $sep.
  * The option FORCE_FLOAT now forces variables, not just constants,
    to floating point in arithmetic expressions.
  * The type of an assignment in arithmetic expressions, e.g. the
    type seen by the variable res in $(( res = a = b )), is now
    more logical and C-like.
  * The default binding of 'u' in vi command mode has changed to undo
    multiple changes when invoked repeatedly. '^R' is now bound to redo
    changes. To revert to toggling of the last edit use:
    bindkey -a u vi-undo-change
  * Compatibility with Vim has been improved for vi editing mode. Most
    notably, Vim style text objects are supported and the region can be
    manipulated with vi commands in the same manner as Vim's visual mode.
  * Elements of the watch variable may now be patterns.
  * The logic for retrying history locking has been improved.
- Remove gcc5-fix.patch, fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/309607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=67
2015-06-03 06:23:27 +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 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=4 2007-12-03 23:03:34 +00:00
zprofile.rhs Accepting request 74829 from home:computersalat:branches:shells 2011-06-29 14:02:48 +00:00
zsh-5.0.8.tar.bz2 - Update to version 5.0.8 2015-05-31 19:26:04 +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 * Global aliases can be created for syntactic tokens such as command 2015-06-01 08:10:13 +00:00
zsh.spec - Update to version 5.0.8 2015-05-31 19:26:04 +00:00
zshenv fix zshrc and zshenv 2009-08-20 11:18:10 +00:00
zshenv.rhs Accepting request 74829 from home:computersalat:branches:shells 2011-06-29 14:02:48 +00:00
zshprompt.pl Accepting request 74829 from home:computersalat:branches:shells 2011-06-29 14:02:48 +00:00
zshrc Accepting request 298548 from home:hennevogel:branches:shells 2015-04-22 11:40:37 +00:00
zshrc.rhs Accepting request 74829 from home:computersalat:branches:shells 2011-06-29 14:02:48 +00:00