summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Command
AgeCommit message (Expand)AuthorFilesLines
2025-04-14_typeset: fix typoMikael Magnusson1-1/+1
2025-02-1353358: adapt completion to reflect 53348 and extend exclusion lists to cover ...Oliver Kiddle1-28/+28
2025-01-3053338: complete typeset -n optionOliver Kiddle1-27/+34
2025-01-02unposted: _zparseopts: update per workers/53260dana1-0/+2
2024-04-0152859: use _date_formats for fc and complete -m/-M for varedOliver Kiddle2-1/+3
2024-02-2852594: support for POSIX real-time signals with kill and trapOliver Kiddle1-4/+5
2023-12-0552326, 52372: add -q option to kill for sigqueueOliver Kiddle1-0/+1
2023-11-08github #105: add "-I" for "zle" completionShotaro Aoyama1-0/+1
2023-06-06Protect some :s from history modifier expansionStephane Chazelas1-1/+1
2023-02-2451470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories com...Sebastian Stark1-2/+9
2022-04-02unposted (see 48073): _fc: Complete new -s optiondana1-1/+2
2021-10-3049528: allow multiple -D options to compaddOliver Kiddle1-1/+1
2021-09-0849389: leading variables in autoload file completionBart Schaefer1-2/+2
2021-09-0648969: fix for "zle -N" completionMarlon Richert1-4/+4
2021-08-27unposted (based on Marlon: 49273): add -x to local completionOliver Kiddle1-2/+2
2021-07-3049211: _typeset: correctly set return valueJun-ichi Takimoto1-14/+15
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle7-16/+16
2021-05-1548710: histed + other zed updatesBart Schaefer1-5/+11
2021-04-0948378: complete compadd options for other completion functionsOliver Kiddle1-37/+84
2021-03-2947737: _zstyle: Fix option completion when positional arguments are already p...dana1-2/+2
2021-02-13github #68: support section suffix completion for man pagestaiyu1-0/+6
2021-02-0747929: complete newer possible values for the sort styleOliver Kiddle1-1/+5
2020-10-2547494, 47495: Add -n option to strftimeMikael Magnusson1-5/+7
2020-09-06unposted: remove periods from completion descriptionsDoug Kearns1-1/+1
2020-08-1647306: edit-command-line: add editor styleMikael Magnusson1-0/+1
2020-06-11users/24892: fix local declaration with recursive-files style and complete it...Oliver Kiddle1-4/+6
2020-02-1945447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf1-3/+0
2019-10-1444809: _typeset: Complete 'functions -c'Daniel Shahaf1-0/+1
2019-05-0744274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle1-4/+8
2019-04-0444201: _command_name: Check for external forcing precommandMatthew Martin1-1/+0
2019-04-0444200 (tweaked): Completion: Append to precommands in _normalMatthew Martin4-14/+4
2019-03-2144144: _builtin: Append "builtin" to precommandsMatthew Martin1-0/+2
2019-03-1244100: zparseopts: Add -F option, completion, tests; improve documentationdana1-0/+37
2019-03-06unposted: _zftp: Use 'post' pattern matchingdana1-1/+1
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