summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Command
AgeCommit message (Expand)AuthorFilesLines
2019-01-0143960: Add full completion for exec and setsiddana2-1/+10
2018-11-13unposted (cf. 43800): Update strftime completiondana1-2/+4
2018-11-0843784: clarify descriptions on options related to match sortingOliver Kiddle1-3/+3
2018-09-0643366: _compdef: Change and add sources for completed completion function names.Daniel Shahaf1-2/+3
2018-06-2143073: various completion option updatesOliver Kiddle2-3/+5
2018-06-2043060: Expand stat completiondana1-33/+0
2018-05-1742784: complete -s and -x options to the functions builtinOliver Kiddle1-4/+10
2018-01-2342299: correct optional argumentOliver Kiddle1-1/+1
2018-01-0242171: prevent parameters of various parameters from becoming globalEric Cook1-1/+1
2017-11-0241971: correctly break out of certain tag loops when there are matchesOliver Kiddle1-0/+1
2017-10-3141965: complete new functions -W and zmodload -s optionsOliver Kiddle2-1/+3
2017-10-2941960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski1-1/+2
2017-10-2841927: complete "typeset -p"'s optional argument for multi-line outputOliver Kiddle1-1/+1
2017-10-1141825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.Daniel Shahaf1-15/+21
2017-10-1141825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat buil...Daniel Shahaf1-1/+8
2017-04-2640965: fix for missing local declarations of explOliver Kiddle1-1/+1
2017-01-17unposted: "autooad ~..." also completes filePeter Stephenson1-1/+1
2017-01-1140332: completion for new autoload featuresPeter Stephenson1-8/+16
2016-11-2940035: Cosmetic fixes for comments and documentation.Eitan Adler1-1/+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 Kiddle2-18/+20
2016-11-0539389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle1-6/+11
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 Shahaf1-16/+0
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...Daniel Shahaf1-1/+1
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-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 Kiddle3-11/+8
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-05-0438402: Complete 'eatmydata'.Daniel Shahaf1-1/+1
2016-05-01unposted: _compadd: Fix typo.Daniel Shahaf1-1/+1
2015-12-03unposted: Remove uneeded executability bits.Daniel Shahaf1-0/+0
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 Kiddle1-1/+1
2015-08-1236119: _strftime: Add completion for zsh/datetime's strftime builtinMikael Magnusson1-0/+12
2015-07-0935748: fixes to prompt spec completion where it contains date formatsOliver Kiddle1-6/+11
2015-07-0835729: new compadd completionOliver Kiddle1-0/+52
2015-06-1935527: use list-separator style in cases where separator was hardcodedOliver Kiddle2-13/+13
2015-06-0635350: extend "fc -I" to cover listing of "internal" history events onlyBarton E. Schaefer1-14/+15
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-01-3034435: Update emulate completion.Peter Stephenson1-2/+4