zsh-users
 help / color / mirror / code / Atom feed
* zsh 4.3.3 released
@ 2007-04-16 16:47 Peter Stephenson
  2007-04-16 23:27 ` Thorsten Kampe
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Peter Stephenson @ 2007-04-16 16:47 UTC (permalink / raw)
  To: Zsh users list

I've uploaded version 4.3.3 of zsh to ftp.zsh.org.  If there aren't
complaints too loud I'll send it to Sourceforge and announce it on
Freshmeat tomorrow.  (This time I remembered to check that all functions
are exported where necessary, so we shouldn't have the traditional round
of mod_export additions.)

Release notes (note I didn't hunt too hard for new features, so please
tell me if there's something interesting I missed):

Version 4.3.3 now contains most of the planned support for multibyte
characters.  There are still some problems notably with Unicode combining
characters and composition of characters (notably on MacOS).  Some
expertise in these areas would be useful.  If support is available the
shell will be compiled with multibyte support and will start in multibyte
mode (option MULTIBYTE set).

Apart from the usual bug fixes and enhancements to completion functions,
there are various other new features:

- Users can write shell functions to be used in mathematical expressions.
  See the description of "functions -M" in the zshbuiltin manual page
  and the description of zmathfuncdef in the zshcontrib manual page.
- The zle widget read-command reads a key sequence without executing it.
- The zle widgets auto-suffix-remove and auto-suffix-retain provide
  user-defined control for suffixes (on the lines of AUTO_REMOVE_SLASH).
- Various arrays are available to add a named function to a set
  called where the specific functions chpwd, periodic, precmd and preexec
  are called.  The arrays are called chpwd_functions, etc.  There is a new
  special function zshexit also with a corresponding hook.  See SPECIAL
  FUNCTIONS in the zshmisc manual.
- ";|" at the end of a case statement causes the shell to continue
  looking at later tests (c.f. ";&" which causes an unconditional fall
  through).
- The sched builtin has been enhanced to run events asynchronously
  when the shell is waiting at an interactive prompt.
- There is a new set of functions to handle calendars and dates.
  See the zshcalsys manual page.
- The zsh/parameter module makes available the parameter functrace
  for function backtraces.

-- 
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


To access the latest news from CSR copy this link into a web browser:  http://www.csr.com/email_sig.php

To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-04-23 13:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-16 16:47 zsh 4.3.3 released Peter Stephenson
2007-04-16 23:27 ` Thorsten Kampe
2007-04-17  9:56   ` Christoph Bauer
2007-04-17 12:00     ` Peter Stephenson
2007-04-17 13:29   ` Thorsten Kampe
2007-04-17 13:42     ` Peter Stephenson
2007-04-17 14:06       ` Peter Stephenson
2007-04-17 16:10         ` Thorsten Kampe
2007-04-17 17:41           ` Thorsten Kampe
2007-04-17 18:13 ` Wayne Davison
2007-04-18 11:41   ` Peter Stephenson
2007-04-19 11:07 ` zsh 4.3.4 released Peter Stephenson
2007-04-20 21:40   ` Mikael Magnusson
2007-04-21  6:09     ` Brian K. White
2007-04-23  9:41     ` Peter Stephenson
2007-04-23 12:50       ` Mikael Magnusson
2007-04-23 13:42         ` Christoph Bauer

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).