summaryrefslogtreecommitdiff
path: root/Completion/Zsh
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 Stephenson5-95/+0
2014-08-1332925: complete process groups, partly as a way to suppress insertion of ↵Oliver Kiddle1-1/+5
ambiguous PID prefix
2014-06-0332694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf1-0/+1
2014-04-0532528: vcs_info: Add check-for-staged-changesDaniel Shahaf1-0/+2
2014-03-0132412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz1-3/+3
2014-01-2832303: simplistic completion after $x:Peter Stephenson2-0/+8
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-12-15users/18219: compadd -Q for builtins, aliases, and reserved wordsBarton E. Schaefer1-3/+3
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-03-17improved math context completion: functionsPeter Stephenson6-2/+28
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-1430021: _globquals: Add d flag, show what unit the digits are entered in.Mikael Magnusson1-7/+9
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
2011-07-2729618: Fix some syntax to not depend on SHORT_LOOPS being set.Mikael Magnusson1-1/+3
2011-06-20unposted: clean up completion descriptions as per Etc/completion-style-guideDoug Kearns1-13/+13
2011-06-0429459: Further fixes for parameter flag completion,Peter Stephenson1-1/+1
plus drive-by fix for double-quoted parameter completion with flags
2011-06-0329452: allow completion of parameter flagsPeter Stephenson1-0/+187
2011-06-0329438: complete dynamic directory names in command positionMikael Magnusson1-1/+1
2011-03-12Greg Klanderman: 28887: fix quoting in defs arrayBart Schaefer1-1/+1
2011-03-11fix completion funny with dynamic directoriesPeter Stephenson1-1/+1
2011-03-11users/15864: turn zsh_directory_name into a hookPeter Stephenson1-2/+10
2011-03-08Greg Klanderman: 28846: adapt prefix-needed zstyle to handle theBart Schaefer3-6/+18
completion function naming convention of a leading underscore.
2011-01-17Atom Smasher: users/15715: new _zargs completionPeter Stephenson2-0/+25
2010-11-25Sebastian Stark: users/15581: MacOS has .bundle DLL files.Peter Stephenson1-1/+1
2010-11-25users/15580: fix MIME handler completion on fallthroughPeter Stephenson1-1/+11
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-07-25Update version to 4.3.10-dev-2Peter Stephenson1-1/+1
2010-06-2228047: attempt to make locking with fc command more usefulPeter Stephenson1-1/+18
2010-06-1128026: use "zsh_directory_name c" for completion of dynamic directory namesPeter Stephenson1-5/+5
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns1-4/+4
2010-05-31Mikael: 27981: complete (e) in subscriptPeter Stephenson1-0/+2
2010-05-28Mikael: 27980: completion typoPeter Stephenson1-1/+1