summaryrefslogtreecommitdiff
path: root/Completion/Zsh
AgeCommit message (Expand)AuthorFilesLines
2016-06-2238735: support verbose style to allow clearer but less compact descriptions f...Oliver Kiddle1-4/+20
2016-06-2138736: various RPN mode enhancements for zcalcPeter Stephenson2-2/+2
2016-06-1838707: strip suffix for glob qualifier completionOliver Kiddle1-1/+1
2016-05-2238515: _subsript twwaksMatthew Martin1-3/+2
2016-05-0438402: Complete 'eatmydata'.Daniel Shahaf1-1/+1
2016-05-01unposted: _compadd: Fix typo.Daniel Shahaf1-1/+1
2016-04-1438219: remove redundant left square bracketHan Pingtian1-1/+1
2016-01-2637788: _subscript - fix completion of associative array keysEric Cook1-2/+2
2015-12-03unposted: Remove uneeded executability bits.Daniel Shahaf1-0/+0
2015-09-28unposted: Fix broken case condition and "qualifer" typoMikael Magnusson3-5/+5
2015-09-2336571: Completion for zsocket and updated losetup's completionEric Cook1-0/+14
2015-08-1736177: _setopt: complete printexitvalue both waysMikael Magnusson1-2/+3
2015-08-1436146: avoid mix of -/ and -g with _files as that just overrides user prefere...Oliver Kiddle2-4/+2
2015-08-1236127: assorted minor completion function changesOliver Kiddle1-1/+1
2015-08-1236119: _strftime: Add completion for zsh/datetime's strftime builtinMikael Magnusson1-0/+12
2015-08-0235970: completion: fix typos in _git and _brace_parameterDaniel Hahler1-1/+1
2015-07-2335753: allow for numbers after the ( in ternary expressions and fix backslash...Oliver Kiddle1-10/+9
2015-07-22users/20324: add (D) flag for tilde-fied completion listingBarton E. Schaefer1-3/+3
2015-07-15unposted: _ps1234: Fix ternary test char completionMikael Magnusson1-3/+3
2015-07-1435756: use the actual colours in the completion list for terminal coloursOliver Kiddle1-16/+30
2015-07-0935748: fixes to prompt spec completion where it contains date formatsOliver Kiddle2-6/+168
2015-07-0835729: new compadd completionOliver Kiddle1-0/+52
2015-07-0735718: new calendar style date completionOliver Kiddle1-5/+6
2015-07-0335673: Improve _zargsMikael Magnusson1-20/+44
2015-06-2335568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSDOliver Kiddle1-31/+35
2015-06-1935527: use list-separator style in cases where separator was hardcodedOliver Kiddle2-13/+13
2015-06-1835521: sort matches numerically and use pfiles on SolarisOliver Kiddle1-13/+24
2015-06-1835490: silence errors and avoid blank match due to missing localEric Cook1-8/+21
2015-06-0635350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer1-14/+15
2015-05-1535139: complete the new (b) parameter flagOliver Kiddle1-0/+1
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