summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2001-04-12avoid appending a / when called from _cd (13958)Oliver Kiddle1-0/+7
2001-04-1213955: boolnames et al., not boolcodesClint Adams1-0/+3
2001-04-1213953: use curses capability inventories instead of hardcoding and presumeClint Adams1-0/+5
that they are terminfo
2001-04-1213951: working ${(k)terminfo} and ${(kv)terminfo}Clint Adams1-0/+5
2001-04-1113949 and a couple of unposted tweaks to functions.Bart Schaefer1-0/+11
2001-04-11add _arguments based completion for alias and jobs (13947)Oliver Kiddle1-0/+6
2001-04-11Fixed a filename.Wayne Davison1-1/+1
2001-04-1113942Wayne Davison1-0/+7
2001-04-11Mapfile fix from Bart: dupstring parameter name to avoid static buffer overusePeter Stephenson1-0/+5
2001-04-10Enhanced should_ignore_line().Wayne Davison1-0/+5
2001-04-09Mention 13936.Wayne Davison1-2/+2
2001-04-09Silence some compiler warnings.Wayne Davison1-0/+5
2001-04-09Fixes for 13922.Bart Schaefer1-0/+7
2001-04-09Make termcap and terminfo modules always loadable.Bart Schaefer1-0/+7
2001-04-094.0.1-pre-3 version change with some .distfiles updatesPeter Stephenson1-0/+4
2001-04-06Improve prompt when compaudit finds badness.Bart Schaefer1-0/+5
2001-04-06test for unset in pipestatussetfn() (13917)Sven Wischnowsky1-0/+2
2001-04-06 (13916)Sven Wischnowsky1-0/+4
2001-04-06workers/13914Felix Rosencrantz1-0/+6
2001-04-05Fix typos.Bart Schaefer1-2/+2
2001-04-05Two new shell functions and a change to an old one.Bart Schaefer1-0/+11
2001-04-0513909: bad tilde files in some .distfilesClint Adams1-0/+5
2001-04-05complete only those single letter options with the right prefix character ↵Sven Wischnowsky1-0/+3
(13908)
2001-04-05fix for reverse subscripting of strings as second part of subscript ↵Sven Wischnowsky1-0/+5
($a[x,(r)..]) (13907)
2001-04-04add -W option to _arguments, which allows to complete options after options ↵Sven Wischnowsky1-0/+8
that take an argument in the next word (13902)
2001-04-0313899: OSTYPE checkingClint Adams1-0/+4
2001-04-03new completion functionsOliver Kiddle1-3/+9
2001-04-03(13892) fixes for fpaths and completion matchingSven Wischnowsky1-0/+6
2001-04-0213889: move _apm to Unix/Command, add OpenBSD supportClint Adams1-0/+6
2001-04-02Skip CVS subdirectories when installing functions.Bart Schaefer1-0/+4
2001-04-0213884: apm for FreeBSD 4.1Clint Adams1-0/+4
2001-04-02cleanup after function moveSven Wischnowsky1-0/+3
2001-04-02functions movedSven Wischnowsky1-0/+3
2001-04-02make `_arguments -S' still complete long options after `--<TAB>'; fix for ↵Sven Wischnowsky1-0/+6
cursor positioning with partial word match specs (13868)
2001-04-0213866: apt-get install pinningClint Adams1-0/+3
2001-04-0213864: apt-get -t <release name>Clint Adams1-0/+5
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-1/+17
are to use the -A "-*" and -S options to _arguments (13863)
2001-04-01Completion for apm command (linux only).Chmouel Boudjnah1-0/+4
2001-03-3013860: caching layer support in _deb_packagesClint Adams1-0/+4
2001-03-30Fix problem with traps not runing if shell exec'd final commandPeter Stephenson1-0/+6
2001-03-3013845, 13486Bart Schaefer1-0/+9
2001-03-29Don't assume we can change the string for the HOST parameter when used inPeter Stephenson1-1/+4
a prompt
2001-03-29disallow changing of parameter typePeter Stephenson1-0/+5
for autoloadable parameter (bug 219459 on Sourceforge).
2001-03-29fix comparison of expansions with expanded prefix (missing quoting) (13833)Sven Wischnowsky1-0/+3
2001-03-29next try to get rid of empty strings being added as possible completion by ↵Sven Wischnowsky1-0/+6
_multi_parts (13830)
2001-03-29Man page formatting tweak from long ago.Bart Schaefer1-0/+6
2001-03-28Add `bindkey -p'Peter Stephenson1-0/+4
2001-03-28move ZLE builtin documentation from mod_zle.yo to zle.yo.Peter Stephenson1-0/+5
2001-03-28more cleanup; simplify the stop and liststyles; try to make it obey whatever ↵Sven Wischnowsky1-0/+5
_main_complete says should be done (menu-wise) (13815)
2001-03-28replace `path' with more general `urls' style (13814)Sven Wischnowsky1-0/+3