Go to file
Ismail Dönmez 033e276da2 - Update to version 5.1
* The print builtin has new options -x and -X to expand tabs.
  * Several new command completions and numerous updates to others.
  * Options to "fc" to segregate internal and shared history.
  * All emulations including "sh" use multibyte by default; several
    repairs to multibyte handling.
  * ZLE supports "bracketed paste" mode to avoid interpreting pasted
    newlines as accept-line.  Pastes can be highlighted for visibility
    and to make it more obvious whether accept-line has occurred.
  * Improved (though still not perfect) POSIX compatibility for getopts
    builtin when POSIX_BUILTINS is set.
  * New setopt APPEND_CREATE for POSIX-compatible NO_CLOBBER behavior.
  * Completion of date values now displays in a calendar format when
    the complist module is available.  Controllable by zstyle.
  * New parameter UNDO_LIMIT_NO for more control over ZLE undo repeat.
  * Several repairs/improvements to the contributed narrow-to-region
    ZLE function.
  * Many changes to child-process and signal handling to eliminate race
    conditions and avoid deadlocks on descriptor and memory management.
  * New builtin sysopen in zsh/system module for detailed control of
    file descriptor modes. 
- Remove printf-regress.patch, upstream.

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=158
2015-09-01 06:45:51 +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
printf-regress.patch - Add printf-regress.patch to fix a printf regression boo#934175 2015-06-14 12:58:35 +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.1.tar.xz - Update to version 5.1 2015-09-01 06:45:51 +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 version 5.1 2015-09-01 06:45:51 +00:00
zsh.spec - Update to version 5.1 2015-09-01 06:45:51 +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