about summary refs log tree commit diff
path: root/Completion/Zsh
Commit message (Expand)AuthorAgeFilesLines
...
* 39370: complete -w and -K options to zle following the widget name and numeri...Oliver Kiddle2016-09-212-1/+3
* 39332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle2016-09-161-0/+3
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-221-2/+3
* 38957: make use of updates to match-words-by-style and better support complet...Oliver Kiddle2016-07-281-2/+5
* 38956: factor out zle widget completion into its own functionOliver Kiddle2016-07-285-14/+19
* 38890: _add-zle-hook-widget: New completion.Daniel Shahaf2016-07-222-3/+38
* _print: add -vMikael Magnusson2016-07-181-0/+2
* 38812: a few new completions and update some command optionsOliver Kiddle2016-07-081-0/+2
* 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
* 38515: _subsript twwaksMatthew Martin2016-05-221-3/+2
* 38402: Complete 'eatmydata'.Daniel Shahaf2016-05-041-1/+1
* unposted: _compadd: Fix typo.Daniel Shahaf2016-05-011-1/+1
* 38219: remove redundant left square bracketHan Pingtian2016-04-141-1/+1
* 37788: _subscript - fix completion of associative array keysEric Cook2016-01-261-2/+2
* unposted: Remove uneeded executability bits.Daniel Shahaf2015-12-031-0/+0
* unposted: Fix broken case condition and "qualifer" typoMikael Magnusson2015-09-283-5/+5
* 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-142-4/+2
* 36127: assorted minor completion function changesOliver Kiddle2015-08-121-1/+1
* 36119: _strftime: Add completion for zsh/datetime's strftime builtinMikael Magnusson2015-08-121-0/+12
* 35970: completion: fix typos in _git and _brace_parameterDaniel Hahler2015-08-021-1/+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-092-6/+168
* 35729: new compadd completionOliver Kiddle2015-07-081-0/+52
* 35718: new calendar style date completionOliver Kiddle2015-07-071-5/+6
* 35673: Improve _zargsMikael Magnusson2015-07-031-20/+44
* 35568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSDOliver Kiddle2015-06-231-31/+35
* 35527: use list-separator style in cases where separator was hardcodedOliver Kiddle2015-06-192-13/+13
* 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
* 35350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer2015-06-061-14/+15
* 35139: complete the new (b) parameter flagOliver Kiddle2015-05-151-0/+1
* unposted: fix descriptions in previous -zcalc commit (cosmetic)Peter Stephenson2015-05-051-4/+4
* 35033: trivial zcalc completionPeter Stephenson2015-05-051-0/+7
* 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
* New completion for add-zsh-hookDaniel Shahaf2015-03-051-0/+24
* 34435: Update emulate completion.Peter Stephenson2015-01-301-2/+4
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-2511-89/+162
* _zstyle vcs_info completion: Add missing stylesDaniel Shahaf2015-01-251-0/+42
* _zstyle vcs_info: Unbreak branchformat completionDaniel Shahaf2015-01-251-1/+1