zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: 4.1.1 feature list
Date: Thu, 06 Feb 2003 12:22:38 +0000	[thread overview]
Message-ID: <5662.1044534158@csr.com> (raw)

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


             reply	other threads:[~2003-02-06 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-06 12:22 Peter Stephenson [this message]
2003-02-10  9:20 ` Mads Martin Joergensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5662.1044534158@csr.com \
    --to=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).