zsh-users
 help / color / mirror / code / Atom feed
* 4.3.6 released
@ 2008-04-02 12:49 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 2008-04-02 12:49 UTC (permalink / raw)
  To: Zsh users list

zsh 4.3.6 has been released.  Thanks for all the bug reports since
4.3.5, which have meant this release cycle has been particularly quick.

ftp://ftp.zsh.org/pub/zsh-dev.tar.bz2
ftp://ftp.zsh.org/pub/zsh-dev.tar.gz
ftp://ftp.zsh.org/pub/zsh-dev-doc.tar.bz2
ftp://ftp.zsh.org/pub/zsh-dev-doc.tar.gz

Version 4.3.6 contains mostly bug fixes, but there are some small
improvements.  No incompatibilities with previous versions are known.

Visible changes in the shell and its modules since 4.3.5 include the
following:

The parameter subscripting flag "e", which existed but had limited
usefulness, has been extended to allow reverse matching of strings instead
of patterns.  For example, "${array[(ie)*]}" substitutes the index of the
array element that contains the exact string "*".  In previous versions of
the shell a fairly hairy process was necessary to ensure pattern characters
were quoted.

The cd, chdir, pushd and popd builtins now take the option -q (quiet) which
avoids side effects when changing directories, suppressing the effect of
the chpwd function, the chpwd_functions array and printing of the directory
stack.  The last was already possible with the option PUSHD_SILENT, but in
previous versions of the shell there was no easy way of suppressing the
other side effects.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-02 12:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-02 12:49 4.3.6 released Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).