zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: pws-10
Date: Sun, 28 Feb 1999 16:39:03 +0100	[thread overview]
Message-ID: <9902281539.AA39394@ibmth.df.unipi.it> (raw)

I have uploaded to http://www.ifh.de/~pws/computing/ :
-rw-r--r--  1 pws  quadrics   303674 Feb 28 16:33 zsh-3.1.5-pws-10.doc.tar.bz2
-rw-r--r--  1 pws  quadrics   461201 Feb 28 16:33 zsh-3.1.5-pws-10.doc.tar.gz
-rw-r--r--  1 pws  quadrics   696764 Feb 28 16:33 zsh-3.1.5-pws-10.tar.bz2
-rw-r--r--  1 pws  quadrics   862646 Feb 28 16:33 zsh-3.1.5-pws-10.tar.gz

The new completion shell code has been moved to a top-level subdirectory
Completion, which has a new README file --- this is not supposed to be the
final word on documentation.  Completion/ contains the subdirectories:

Core      essential files
Base      functions which are probably essential, but you way want to edit
          (including all the functions for -contexts-:  I added one for
          -redirect- to use _files, since it confused me when I found
          it wasn't.)
Builtins  completion for zsh builtins
User      sample completions for external commands
Commands  non-contextual completion functions, i.e. ones with separate
          bindings, currently _most_recent_file and _correct_filename.

For people not directly involved with the new completion saga:  this is
still probably not the final form, as we hope to make it installable, nor
are the internals fixed yet.

The other big change this time is approximate globbing; this is used by
Completion/Commands/_correct_filename .

Changes are as follows.  I haven't got round to a patch for QNX, or
anything for TRAPZERR inside completion functions.


Martin Buchholz: 5448: libc.h can't be included on Debian Linux, so only
include it on NeXT where it's necessary.

Matt: 5330: I've put this back the way it original was.  I hate sed almost
as much as awk.

Sven: 5455: keep track of which matcher specification to use

Sven: 5466: compwid manual for -after and -between

Sven: 5467: expn manual typo

Sven: 5469: init fix and Functions/Completion/_comp_parts

Sven: 5470: new completion conditions didn't handle untokenization
consistently.

Sven: 5471: range code knows not to handle associative arrays

Sven: 5476: quoting of tildes in Functions/Completion/_path_files

Sven: 5483: completeinword fixes

Sven: 5489: control for matching in _path_files and _comp_parts

Sven: 5490: unset test for AA elements when substituting

pws: unposted, see 5503: remove dynamic=no from configure.in when
underscore is needed.

pws: 5508: init and dump, globbing and printing.

Sven: 5511: make sure compctl is available for new completion

Sven: 5512, 5525: globcomplete fix for new completion

Sven: 5521: improved option handling for _path_files

Sven: 5529: cleanup for Functions/Completion

pws: 5531: small init fix

pws: 5538: approximate pattern matching, (#a1)readme etc.

Sven: 5543: compadd -X, zshcompwid manual

Sven: 5544: another completion cleanup

pws: 5545: silly set -x mistake

Sven: 5548: _path_files, _comp_parts

Matt: 5553: under _WIN32, .exe suffix is optional for commands

pws: unposted: Functions/Completion moved to Completion; subdirectories
Core, Base, Builtins, User, Commands created; Completion/README created.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


                 reply	other threads:[~1999-02-28 21:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=9902281539.AA39394@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=zsh-workers@sunsite.auc.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).