summaryrefslogtreecommitdiff
path: root/Completion/Zsh
AgeCommit message (Expand)AuthorFilesLines
2017-04-2640965: fix for missing local declarations of explOliver Kiddle4-1/+4
2017-02-25unposted: Port 40617 to the completion.Daniel Shahaf1-1/+1
2017-01-17unposted: "autooad ~..." also completes filePeter Stephenson1-1/+1
2017-01-1140332: completion for new autoload featuresPeter Stephenson1-8/+16
2016-12-10users/22182: Propagate 22161 docs patch to completion descriptions.Daniel Shahaf1-1/+1
2016-12-0840114: complete :/ with other parameter operatorsOliver Kiddle1-0/+1
2016-11-2940035: Cosmetic fixes for comments and documentation.Eitan Adler2-2/+2
2016-11-29unposted: Complete the $foo[(f)] flag.Daniel Shahaf1-0/+1
2016-11-2640013: process zsh-specific time format extensions correctlyJun-ichi Takimoto1-1/+1
2016-11-1739917: Complete setsid(1) as a precommandDaniel Shahaf1-1/+1
2016-11-0539834: when print used with -v and -l, include a final newlineOliver Kiddle3-20/+23
2016-11-0539389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2-8/+12
2016-10-1839657: _zstyle: Complete the -g, -s,-b,-a, -t,-T, -m options.Daniel Shahaf1-9/+80
2016-10-1839657: _zstyle: When completing a style for an unrecognised context, complete...Daniel Shahaf1-1/+1
2016-10-1839657: Make a helper function global.Daniel Shahaf2-16/+14
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...Daniel Shahaf5-3/+9
2016-09-2439423: _zed: Support the '--' end-of-options mark.Daniel Shahaf1-3/+5
2016-09-2139370: complete -w and -K options to zle following the widget name and numeri...Oliver Kiddle2-1/+3
2016-09-1639332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle1-0/+3
2016-08-2239046 + 39061: New :P history modifier.Daniel Shahaf1-2/+3
2016-07-2838957: make use of updates to match-words-by-style and better support complet...Oliver Kiddle1-2/+5
2016-07-2838956: factor out zle widget completion into its own functionOliver Kiddle5-14/+19
2016-07-2238890: _add-zle-hook-widget: New completion.Daniel Shahaf2-3/+38
2016-07-18_print: add -vMikael Magnusson1-0/+2
2016-07-0838812: a few new completions and update some command optionsOliver Kiddle1-0/+2
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