summaryrefslogtreecommitdiff
path: root/Completion/Zsh
AgeCommit message (Expand)AuthorFilesLines
2015-05-05unposted: fix descriptions in previous -zcalc commit (cosmetic)Peter Stephenson1-4/+4
2015-05-0535033: trivial zcalc completionPeter Stephenson1-0/+7
2015-04-2434940: _fc: fix typo breaking completion for historyOliver Kiddle1-1/+1
2015-04-21Revert "34926: _fc: Remove a spurious 2"Mikael Magnusson1-1/+1
2015-04-1934926: _fc: Remove a spurious 2Mikael Magnusson1-1/+1
2015-04-13users/20159: completion: zstyle: Add 'show-ambiguity'Daniel Shahaf1-0/+1
2015-03-15Fix ~ and (Q) order in _zattrMikael Magnusson1-1/+1
2015-03-05New completion for add-zsh-hookDaniel Shahaf1-0/+24
2015-01-3034435: Update emulate completion.Peter Stephenson1-2/+4
2015-01-2534373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle11-89/+162
2015-01-25_zstyle vcs_info completion: Add missing stylesDaniel Shahaf1-0/+42
2015-01-25_zstyle vcs_info: Unbreak branchformat completionDaniel Shahaf1-1/+1
2014-12-2133977: don't complete widgets as first argument to bindkeyDaniel Shahaf1-0/+1
2014-12-0733883: documentation for (*) glob qualifierDaniel Shahaf1-1/+1
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 ambi...Oliver Kiddle1-1/+5
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
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
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 symbolic...Barton E. Schaefer1-2/+14
2013-03-17improved math context completion: functionsPeter Stephenson6-2/+28
2013-02-2231061: "functions" completion takes account of options alreadyPeter Stephenson1-2/+26
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
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
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