about summary refs log tree commit diff
path: root/Completion/Zsh/Command
Commit message (Expand)AuthorAgeFilesLines
...
* 38956: factor out zle widget completion into its own functionOliver Kiddle2016-07-283-11/+8
* _print: add -vMikael Magnusson2016-07-181-0/+2
* 38812: a few new completions and update some command optionsOliver Kiddle2016-07-081-0/+2
* 38402: Complete 'eatmydata'.Daniel Shahaf2016-05-041-1/+1
* unposted: _compadd: Fix typo.Daniel Shahaf2016-05-011-1/+1
* unposted: Remove uneeded executability bits.Daniel Shahaf2015-12-031-0/+0
* 36571: Completion for zsocket and updated losetup's completionEric Cook2015-09-231-0/+14
* 36177: _setopt: complete printexitvalue both waysMikael Magnusson2015-08-171-2/+3
* 36146: avoid mix of -/ and -g with _files as that just overrides user prefere...Oliver Kiddle2015-08-141-1/+1
* 36119: _strftime: Add completion for zsh/datetime's strftime builtinMikael Magnusson2015-08-121-0/+12
* 35748: fixes to prompt spec completion where it contains date formatsOliver Kiddle2015-07-091-6/+11
* 35729: new compadd completionOliver Kiddle2015-07-081-0/+52
* 35527: use list-separator style in cases where separator was hardcodedOliver Kiddle2015-06-192-13/+13
* 35350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer2015-06-061-14/+15
* 34940: _fc: fix typo breaking completion for historyOliver Kiddle2015-04-241-1/+1
* Revert "34926: _fc: Remove a spurious 2"Mikael Magnusson2015-04-211-1/+1
* 34926: _fc: Remove a spurious 2Mikael Magnusson2015-04-191-1/+1
* users/20159: completion: zstyle: Add 'show-ambiguity'Daniel Shahaf2015-04-131-0/+1
* Fix ~ and (Q) order in _zattrMikael Magnusson2015-03-151-1/+1
* 34435: Update emulate completion.Peter Stephenson2015-01-301-2/+4
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-257-40/+87
* _zstyle vcs_info completion: Add missing stylesDaniel Shahaf2015-01-251-0/+42
* _zstyle vcs_info: Unbreak branchformat completionDaniel Shahaf2015-01-251-1/+1
* 33977: don't complete widgets as first argument to bindkeyDaniel Shahaf2014-12-211-0/+1
* 33485: fixes for zstyle context handlingOliver Kiddle2014-10-212-16/+9
* 33420: complete -R/-m options and fix feature completionOliver Kiddle2014-10-101-18/+24
* 33323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle2014-10-021-4/+11
* 33061: More useful setopt / unsetopt completionMikael Magnusson2014-09-062-18/+14
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-49/+0
* 32925: complete process groups, partly as a way to suppress insertion of ambi...Oliver Kiddle2014-08-131-1/+5
* 32528: vcs_info: Add check-for-staged-changesDaniel Shahaf2014-04-051-0/+2
* users/18335: avoid passing to "functions" those typeset options that it does ...Barton E. Schaefer2014-01-191-2/+2
* 32205: skip cdpath search when prefix begins with "../"Barton E. Schaefer2013-12-301-1/+1
* 32190: quote _path_files -W path when completing relative to ../Barton E. Schaefer2013-12-281-1/+1
* 32031 plus missed _run_help: get helpfiles install path corect in functionsPeter Stephenson2013-11-231-1/+1
* 32008: complete "." and ":" for run-help, clean Doc/help in makeMartin Vaeth2013-11-182-1/+2
* 31959 (plus tweak to .gitignore): make help files during installationMartin Vaeth2013-11-121-0/+7
* 31806: _enable _disable: Workaround special characters in alias and function ...Mikael Magnusson2013-10-112-6/+18
* 31805: Update _enable and _disable for -p, fix related typo in docsMikael Magnusson2013-10-112-7/+10
* 31714: handle ".." properly when $PWD or the path prefix traverses a symbolic...Barton E. Schaefer2013-09-101-2/+14
* 31061: "functions" completion takes account of options alreadyPeter Stephenson2013-02-221-2/+26
* 31058: add completion of options from newer versions of some commandsOliver Kiddle2013-02-211-14/+18
* 30466: Add prompt format and printf format completion.Mikael Magnusson2012-05-141-32/+84
* 30431 with typo in _typeset fix:Peter Stephenson2012-04-221-2/+4
* 30012: add $state_descrBart Schaefer2011-12-131-1/+1
* 29741: _zattr: add ret=0 and fix filename globbing.Mikael Magnusson2011-09-061-2/+2
* unposted: move _schedtool to correct dirMikael Magnusson2011-08-182-26/+0
* 29682: new _schedtool completerMikael Magnusson2011-08-172-0/+26
* Sebastian Stark: users/15581: MacOS has .bundle DLL files.Peter Stephenson2010-11-251-1/+1
* 28307: support new styles esp. vcs_info ones and allow quoted contexts againOliver Kiddle2010-10-011-9/+118