Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
pws-15
- X-seq: zsh-workers 6036
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: pws-15
- Date: Wed, 14 Apr 1999 14:18:40 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
pws-15 is now available in http://www.ifh.de/~pws/computing/
-rw-r--r-- 1 pws quadrics 235152 Apr 14 14:32 zsh-3.1.5-pws-15.doc.tar.bz2
-rw-r--r-- 1 pws quadrics 351664 Apr 14 14:32 zsh-3.1.5-pws-15.doc.tar.gz
-rw-r--r-- 1 pws quadrics 732369 Apr 14 14:32 zsh-3.1.5-pws-15.tar.bz2
-rw-r--r-- 1 pws quadrics 899919 Apr 14 14:32 zsh-3.1.5-pws-15.tar.gz
I have removed duplicates from the .doc files; now it only contains files
not in the main distribution file.
The changes are as follows. BTW, 6018 has a side effect: zero-length path
segments aren't eligible for approximation, for example (#a1)/foo/bar/
doesn't try and insert a single-letter filename after the final /. I think
this is the way it should be.
Sven: 5955: more compstate choices: list_max, last_prompt, to_end
Bruce: 5958: _make
Sven: 5959: quoting characters in completion
Sven: 5960: $PREBUFFER: lines before current $BUFFER
pws: 5965: _correct_word
Sven: 5968: fix brace re-insertion problem in completion
Sven: 5969: clear to end of display optimization (may need modifying for
some terminals)
Sven: 5970: completion fix compilation; #defcomp is now #compdef
Sven: 5971: shell code control over re-using existing completion lists
Sven: 5972: compconf without arguments lists; _compalso takes extra
arguments
Sven: 5981: bit masks in comp.h
Sven: 5982: menu behaviour
Sven: 5983: documentation for Completion/ system (compsys.1).
Sven: 5986: compstate[insert]
Sven: 5995: should fix 5969
Sven: 5996: compsys.yo, special contexts
Sven: 5999: ~foo<TAB> completes with /
Bart: 6002, 6003: in ${foo/#bar/thing}, the `#' can appear from
substitution and can be quoted
Sven: 6005: Misc/compctl-examples altered for latest (more consistent)
nested parameter expansion rules
Sven: 6008: %{ works in completion listings
Sven: extracted from 6009: chunk for getmatcharr()
Sven: 6010: _match_pattern and _match_test replaced by options to compadd
(and deleted from distribution)
Sven: 6011: compadd uses first (not last) occurrence of an option
Sven: 6013: pass ignored prefix and suffix in _path_files
Andrej: 6017 (ex 6014): -i and -s options for _long_options
pws: 6016: compinit and _zftp
pws: 6018: (#l) and friends with a trailing / on the glob pattern always
failed
Sven: 6021: _path_files expanding path fix
Sven: 6026: _path_files slight rewrite for speed
pws: 6030: compsys.yo
Sven: 6031: defcomp -> compdef
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author