about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* workers/13914Felix Rosencrantz2001-04-061-0/+6
|
* Fix typos.Bart Schaefer2001-04-051-2/+2
|
* Two new shell functions and a change to an old one.Bart Schaefer2001-04-051-0/+11
|
* 13909: bad tilde files in some .distfilesClint Adams2001-04-051-0/+5
|
* complete only those single letter options with the right prefix character ↵Sven Wischnowsky2001-04-051-0/+3
| | | | (13908)
* fix for reverse subscripting of strings as second part of subscript ↵Sven Wischnowsky2001-04-051-0/+5
| | | | ($a[x,(r)..]) (13907)
* add -W option to _arguments, which allows to complete options after options ↵Sven Wischnowsky2001-04-041-0/+8
| | | | that take an argument in the next word (13902)
* 13899: OSTYPE checkingClint Adams2001-04-031-0/+4
|
* new completion functionsOliver Kiddle2001-04-031-3/+9
|
* (13892) fixes for fpaths and completion matchingSven Wischnowsky2001-04-031-0/+6
|
* 13889: move _apm to Unix/Command, add OpenBSD supportClint Adams2001-04-021-0/+6
|
* Skip CVS subdirectories when installing functions.Bart Schaefer2001-04-021-0/+4
|
* 13884: apm for FreeBSD 4.1Clint Adams2001-04-021-0/+4
|
* cleanup after function moveSven Wischnowsky2001-04-021-0/+3
|
* functions movedSven Wischnowsky2001-04-021-0/+3
|
* make `_arguments -S' still complete long options after `--<TAB>'; fix for ↵ pre-func-moveSven Wischnowsky2001-04-021-0/+6
| | | | cursor positioning with partial word match specs (13868)
* 13866: apt-get install pinningClint Adams2001-04-021-0/+3
|
* 13864: apt-get -t <release name>Clint Adams2001-04-021-0/+5
|
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-011-1/+17
| | | | are to use the -A "-*" and -S options to _arguments (13863)
* Completion for apm command (linux only).Chmouel Boudjnah2001-04-011-0/+4
|
* 13860: caching layer support in _deb_packagesClint Adams2001-03-301-0/+4
|
* Fix problem with traps not runing if shell exec'd final commandPeter Stephenson2001-03-301-0/+6
|
* 13845, 13486Bart Schaefer2001-03-301-0/+9
|
* Don't assume we can change the string for the HOST parameter when used inPeter Stephenson2001-03-291-1/+4
| | | | a prompt
* disallow changing of parameter typePeter Stephenson2001-03-291-0/+5
| | | | for autoloadable parameter (bug 219459 on Sourceforge).
* fix comparison of expansions with expanded prefix (missing quoting) (13833)Sven Wischnowsky2001-03-291-0/+3
|
* next try to get rid of empty strings being added as possible completion by ↵Sven Wischnowsky2001-03-291-0/+6
| | | | _multi_parts (13830)
* Man page formatting tweak from long ago.Bart Schaefer2001-03-291-0/+6
|
* Add `bindkey -p'Peter Stephenson2001-03-281-0/+4
|
* move ZLE builtin documentation from mod_zle.yo to zle.yo.Peter Stephenson2001-03-281-0/+5
|
* more cleanup; simplify the stop and liststyles; try to make it obey whatever ↵Sven Wischnowsky2001-03-281-0/+5
| | | | _main_complete says should be done (menu-wise) (13815)
* replace `path' with more general `urls' style (13814)Sven Wischnowsky2001-03-281-0/+3
|
* *** empty log message ***Sven Wischnowsky2001-03-281-0/+5
|
* Typo in _complete_tagPeter Stephenson2001-03-281-0/+5
|
* don't add options as completions if a `->state' action was used and we are ↵Sven Wischnowsky2001-03-281-0/+6
| | | | directly after the option (in the same word) (13809)
* make _arguments return 300 only if given the -R option (13790)Sven Wischnowsky2001-03-271-0/+4
|
* comment out looking up the prefix-needed style when completing directory ↵Sven Wischnowsky2001-03-271-0/+5
| | | | stack entries; make _tilde use _popd, finally (13789)
* try to make _h_c_w smarter at the beginning and end of the list; avoid ↵Sven Wischnowsky2001-03-271-0/+7
| | | | list-beeping if the old completion list is re-used (3752)
* 13779/13783: fixes from Michal PolitowskiClint Adams2001-03-261-0/+6
|
* 13777: maxfilelocks limit for glibc2.2Clint Adams2001-03-261-0/+5
|
* handle colons in xor lists (13770)Sven Wischnowsky2001-03-261-0/+2
|
* unset ZLS_COLORS if list-colors not set (13768)Sven Wischnowsky2001-03-261-0/+4
|
* avoid adding empty strings to the kill ring (13767)Sven Wischnowsky2001-03-261-2/+5
|
* _pids shouldn't start menu completion if the current word starts with a ↵Sven Wischnowsky2001-03-261-0/+6
| | | | hyphen; typo fix in compsys.yo (13763)
* Discourage use of sample startup files as /etc/z*.Bart Schaefer2001-03-251-0/+6
|
* New _cpioPeter Stephenson2001-03-251-0/+2
|
* A couple of regression tests.Bart Schaefer2001-03-251-0/+2
|
* stop LC_COLLATE reordering things in testsPeter Stephenson2001-03-251-0/+3
|
* More minor test fixes.Bart Schaefer2001-03-251-0/+5
|
* Handle @folder for MH in _mailboxesPeter Stephenson2001-03-251-0/+4
|