zsh-workers
 help / color / mirror / code / Atom feed
* 4.1.1 feature list
@ 2003-02-06 12:22 Peter Stephenson
  2003-02-10  9:20 ` Mads Martin Joergensen
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Stephenson @ 2003-02-06 12:22 UTC (permalink / raw)
  To: Zsh hackers list

Here's a highly provisional and randomly ordered list of additional
features in 4.1.1 compared with 4.0.x, derived from one brief trawl
through the ChangeList.  Please suggest more.


autoconf use upgraded to support post-2.50.

New zsh/net/tcp module (ztcp builtin) to provide low-level interface to
TCP.  Function suite to provide better interactive use and pattern-matching
on input.

Continued enhancement to completion function system: new and improved
command and context support, improved low-level functions, improved display
code.  Much better configurability of parameter values and redirections.
Support for using bash completion functions (though zsh native functions
are typically better when available).  New completions include: valgrind,
tidy, texinfo, infocmp, Java classes, larch, limit, locale parameters,
netcat, mysqldiff, mt, lsof, elinks, ant, debchange (dch), email addresses,
file system types, Perforce, xsltproc.

Continued enhancement to the line editor.  Recursive editing and selection
of editing area allow widgets such as replace-string (supplied) with much
more intuitive feel than before; enhanced insert-last-word and related
widgets (e.g. copy-earlier-word); better handling of keymaps in zle and zle
widgets; better support for output from user-defined widgets while zle is
active; tetris game written using zle.

printf builtin.

+= syntax for both scalars and arrays:  scalar+=addtext, array+=(addelt)

Automatically restart jobs that are disowned.

Various improvements to command line history.

Enhanced `for' syntax:  for key value in key1 value1 key2 values ...

Calculator shell function (zcalc) with line editing support.

Builtin interface to pcre library.

Neaten display of line numbers in error messages and PS4 output to make
more consistent.

Removed long-standing oddity that `=prog' expanded aliases so now it always
expands paths.

zselect module provides builtin interface to select system call; read
builtin has timeouts (which may be floating point).

Better support for jobs in prompt and running `jobs' command in subshell of
shell with job control.

Improved randomness in math function library via rand48() interface to 
system math library.

Existing $SECONDS parameter can now be floating point (typeset -F SECONDS)
for extra accuracy.

Many bugfixes.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


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

* Re: 4.1.1 feature list
  2003-02-06 12:22 4.1.1 feature list Peter Stephenson
@ 2003-02-10  9:20 ` Mads Martin Joergensen
  0 siblings, 0 replies; 2+ messages in thread
From: Mads Martin Joergensen @ 2003-02-10  9:20 UTC (permalink / raw)
  To: Peter Stephenson, Zsh hackers list

* Peter Stephenson <pws@csr.com> [Feb 06. 2003 13:22]:
> Here's a highly provisional and randomly ordered list of additional
> features in 4.1.1 compared with 4.0.x, derived from one brief trawl
> through the ChangeList.  Please suggest more.

When do you think you'll release 4.1.1?

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.


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

end of thread, other threads:[~2003-02-10  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-06 12:22 4.1.1 feature list Peter Stephenson
2003-02-10  9:20 ` Mads Martin Joergensen

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