about summary refs log tree commit diff
path: root/Completion/Zsh/Type
Commit message (Expand)AuthorAgeFilesLines
* unposted: Fix broken case condition and "qualifer" typoMikael Magnusson2015-09-282-2/+2
* 36146: avoid mix of -/ and -g with _files as that just overrides user prefere...Oliver Kiddle2015-08-141-3/+1
* 35753: allow for numbers after the ( in ternary expressions and fix backslash...Oliver Kiddle2015-07-231-10/+9
* users/20324: add (D) flag for tilde-fied completion listingBarton E. Schaefer2015-07-221-3/+3
* unposted: _ps1234: Fix ternary test char completionMikael Magnusson2015-07-151-3/+3
* 35756: use the actual colours in the completion list for terminal coloursOliver Kiddle2015-07-141-16/+30
* 35748: fixes to prompt spec completion where it contains date formatsOliver Kiddle2015-07-091-0/+157
* 35718: new calendar style date completionOliver Kiddle2015-07-071-5/+6
* 35568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSDOliver Kiddle2015-06-231-31/+35
* 35521: sort matches numerically and use pfiles on SolarisOliver Kiddle2015-06-181-13/+24
* 35490: silence errors and avoid blank match due to missing localEric Cook2015-06-181-8/+21
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-252-1/+11
* 33883: documentation for (*) glob qualifierDaniel Shahaf2014-12-071-1/+1
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-25/+0
* 32694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf2014-06-031-0/+1
* 32412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz2014-03-011-3/+3
* 32303: simplistic completion after $x:Peter Stephenson2014-01-281-0/+5
* users/18219: compadd -Q for builtins, aliases, and reserved wordsBarton E. Schaefer2013-12-151-3/+3
* improved math context completion: functionsPeter Stephenson2013-03-174-0/+24
* 30021: _globquals: Add d flag, show what unit the digits are entered in.Mikael Magnusson2011-12-141-7/+9
* 29618: Fix some syntax to not depend on SHORT_LOOPS being set.Mikael Magnusson2011-07-271-1/+3
* Greg Klanderman: 28887: fix quoting in defs arrayBart Schaefer2011-03-121-1/+1
* Greg Klanderman: 28846: adapt prefix-needed zstyle to handle theBart Schaefer2011-03-083-6/+18
* Mikael: 27980: completion typoPeter Stephenson2010-05-281-1/+1
* Mikael: 27707: glob qualifiers with argument completionPeter Stephenson2010-02-131-36/+63
* unposted: add P to list of glob qualifiers to completePeter Stephenson2010-02-121-0/+1
* 27694: add P glob qualifier for prependingPeter Stephenson2010-02-091-2/+2
* Mikael: 27642: missing glob qualifier completionPeter Stephenson2010-01-311-0/+3
* 26756: handle completion following :s modifierPeter Stephenson2009-03-191-4/+4
* 26746: tweak history modifier completionPeter Stephenson2009-03-171-0/+2
* 26713: add #autoloadBart Schaefer2009-03-131-0/+2
* 26022: fix on Solaris where /proc/$$/fd exists but doesn't contain symlinksOliver Kiddle2008-11-101-2/+2
* add completion of globbing flagsOliver Kiddle2008-11-103-3/+37
* 25131: typo with b:zstat loading zstatPeter Stephenson2008-06-031-1/+1
* unposted: fix some .distfiles and .cvsignore stuffPeter Stephenson2008-03-151-4/+19
* 24588: tweak glob qualifier completionPeter Stephenson2008-02-232-14/+9
* 24585: completion for glob qualifiers plusPeter Stephenson2008-02-234-0/+357
* 23783: use _path_commands.Clint Adams2007-08-191-1/+1
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-2/+2
* users/1097: rehash style for external commandsPeter Stephenson2006-03-061-0/+2
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-089-16/+16
* * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:Clint Adams2004-05-011-0/+8
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-201-1/+1
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-034-1/+26
* slight improvement for 16500 to allow completion after ./<TAB> in all cases (...Sven Wischnowsky2002-01-281-6/+1
* 16500: don't complete executable files in the current directory if "." is not...Clint Adams2002-01-271-1/+10
* 16197: `limit' accepts `unlimited'.Bart Schaefer2001-11-011-1/+1
* fix: make _describe handle (...) arguments correctly; use _file_descriptors a...Sven Wischnowsky2001-10-191-3/+7
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-253-10/+15
* Completion for AUTO_CD.Bart Schaefer2001-06-211-1/+1