about summary refs log tree commit diff
path: root/Completion/Zsh/Type
Commit message (Expand)AuthorAgeFilesLines
* 48864: Improve extra-verbose completion display strings for array parameter v...Marlon Richert2021-05-211-5/+9
* 48513: Let extra-verbose completion show parameter valuesMarlon Richert2021-04-161-14/+30
* 47304: _globflags: support specifying more than one flag where appropriateMikael Magnusson2020-08-161-9/+24
* github #61: _parameters: Don't leak the variable $ioxiedi2020-07-141-1/+1
* 46036: fix colouring in prompt completionOliver Kiddle2020-06-111-3/+3
* 45424: completion: Add **/sbin to PATH when completing commands like sudodana2020-03-111-3/+16
* 45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf2020-02-191-0/+2
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-071-1/+1
* 44201: _command_name: Check for external forcing precommandMatthew Martin2019-04-041-0/+2
* 43818: complete math functions for other modules besides zsh/mathfuncOliver Kiddle2018-11-121-5/+8
* 43185: Use [ suffix for associative arrays; add + to remove-charsMatthew Martin2018-07-291-1/+2
* 41960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski2017-10-291-1/+2
* 41831: fix compset usage in ogg123 completion and tweak where compset -p is a...Oliver Kiddle2017-10-111-1/+1
* 39834: when print used with -v and -l, include a final newlineOliver Kiddle2016-11-051-2/+3
* 39389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2016-11-051-2/+1
* 39657: Make a helper function global.Daniel Shahaf2016-10-181-0/+14
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...Daniel Shahaf2016-10-074-2/+8
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-221-2/+3
* 38956: factor out zle widget completion into its own functionOliver Kiddle2016-07-281-0/+9
* 38735: support verbose style to allow clearer but less compact descriptions f...Oliver Kiddle2016-06-221-4/+20
* 38736: various RPN mode enhancements for zcalcPeter Stephenson2016-06-212-2/+2
* 38707: strip suffix for glob qualifier completionOliver Kiddle2016-06-181-1/+1
* 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