summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Command
AgeCommit message (Collapse)AuthorFilesLines
2014-10-2133485: fixes for zstyle context handlingOliver Kiddle2-16/+9
2014-10-1033420: complete -R/-m options and fix feature completionOliver Kiddle1-18/+24
2014-10-0233323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle1-4/+11
2014-09-0633061: More useful setopt / unsetopt completionMikael Magnusson2-18/+14
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-49/+0
2014-08-1332925: complete process groups, partly as a way to suppress insertion of ↵Oliver Kiddle1-1/+5
ambiguous PID prefix
2014-04-0532528: vcs_info: Add check-for-staged-changesDaniel Shahaf1-0/+2
2014-01-19users/18335: avoid passing to "functions" those typeset options that it does ↵Barton E. Schaefer1-2/+2
not accept
2013-12-3032205: skip cdpath search when prefix begins with "../"Barton E. Schaefer1-1/+1
2013-12-2832190: quote _path_files -W path when completing relative to ../Barton E. Schaefer1-1/+1
2013-11-2332031 plus missed _run_help: get helpfiles install path corect in functionsPeter Stephenson1-1/+1
2013-11-1832008: complete "." and ":" for run-help, clean Doc/help in makeMartin Vaeth2-1/+2
2013-11-1231959 (plus tweak to .gitignore): make help files during installationMartin Vaeth1-0/+7
2013-10-1131806: _enable _disable: Workaround special characters in alias and function ↵Mikael Magnusson2-6/+18
names breaking _arguments syntax
2013-10-1131805: Update _enable and _disable for -p, fix related typo in docsMikael Magnusson2-7/+10
2013-09-1031714: handle ".." properly when $PWD or the path prefix traverses a ↵Barton E. Schaefer1-2/+14
symbolic link.
2013-02-2231061: "functions" completion takes account of options alreadyPeter Stephenson1-2/+26
on the command line
2013-02-2131058: add completion of options from newer versions of some commandsOliver Kiddle1-14/+18
2012-05-1430466: Add prompt format and printf format completion.Mikael Magnusson1-32/+84
2012-04-2230431 with typo in _typeset fix:Peter Stephenson1-2/+4
add ${...:|...} and ${...:*...} operators, as documented
2011-12-1330012: add $state_descrBart Schaefer1-1/+1
2011-09-0629741: _zattr: add ret=0 and fix filename globbing.Mikael Magnusson1-2/+2
2011-08-18unposted: move _schedtool to correct dirMikael Magnusson2-26/+0
2011-08-1729682: new _schedtool completerMikael Magnusson2-0/+26
2010-11-25Sebastian Stark: users/15581: MacOS has .bundle DLL files.Peter Stephenson1-1/+1
2010-10-0128307: support new styles esp. vcs_info ones and allow quoted contexts againOliver Kiddle1-9/+118
2010-09-13Mikael: 28252: remove unnecessary loop causing errorsPeter Stephenson1-33/+29
2010-06-2228047: attempt to make locking with fc command more usefulPeter Stephenson1-1/+18
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns1-4/+4
2010-01-13Mikael: 27597: accepting zstyle completion unnecessarily hard.Peter Stephenson1-1/+1
2009-12-05Ingmar Vanhassel: 27457: add hilite as a precommand.Clint Adams1-1/+1
2009-11-22Alexey: users/14588: ztodo function and completionPeter Stephenson1-0/+30
2009-11-22Alexey: users/14588: ztodo function and completionPeter Stephenson1-0/+1
2009-11-04Mikael: 27347: enhance extended attribute supportPeter Stephenson1-2/+2
2009-04-0126801: add completion for calendar functionPeter Stephenson2-0/+5
add tracking of precommand modifiers that are in effect
2009-03-0326671: various minor attribute tidy upsPeter Stephenson1-1/+1
2009-03-03Mikael Magnusson: 26670: add zsh/attr modulePeter Stephenson2-0/+35
2008-10-30unposted: add _tcpsysPeter Stephenson1-0/+49
2008-10-29unposted: belatedly sort out some distfilesPeter Stephenson1-7/+45
2008-09-03Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:Peter Stephenson1-1/+1
auto-remove automatically added = in alias completion
2008-08-3025553: add aoss to compdef line.Clint Adams1-1/+1
2008-08-21Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson1-0/+1
Also doc.
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson1-2/+2
2008-06-0325132: zstyle completion updatesPeter Stephenson1-53/+96
2008-03-2824775: improve _cd option handlingPeter Stephenson1-4/+29
2007-08-1923783: use _path_commands.Clint Adams3-6/+9
2007-05-2923485: feature completion and autoloadingPeter Stephenson1-28/+50
2007-05-28see 23479: add initial features support for modulesPeter Stephenson2-2/+1
2006-11-0622972: limit autoload completion to functions not yet registered.Peter Stephenson1-2/+5
2006-04-1322418: completion for GNU env.Clint Adams1-1/+1