index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Zsh
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-14
_typeset: fix typo
Mikael Magnusson
1
-1
/
+1
2025-04-04
53449: do not complete indices for empty array subscripts
Kyle Andelin
1
-0
/
+3
2025-02-13
53358: adapt completion to reflect 53348 and extend exclusion lists to cover ...
Oliver Kiddle
1
-28
/
+28
2025-01-30
53338: complete typeset -n option
Oliver Kiddle
1
-27
/
+34
2025-01-02
unposted: _zparseopts: update per workers/53260
dana
1
-0
/
+2
2024-08-31
53056: new zsh/random module defining an SRANDOM parameter and zrand_float() ...
Clinton Bunch
1
-1
/
+1
2024-08-31
53057: complete glob qualifiers following an equals expansion
Oliver Kiddle
1
-1
/
+9
2024-04-01
52859: use _date_formats for fc and complete -m/-M for vared
Oliver Kiddle
2
-1
/
+3
2024-03-05
52646: extend support for highlight groups to completion explanation strings ...
Oliver Kiddle
1
-8
/
+13
2024-02-28
52594: support for POSIX real-time signals with kill and trap
Oliver Kiddle
1
-4
/
+5
2023-12-05
52326, 52372: add -q option to kill for sigqueue
Oliver Kiddle
1
-0
/
+1
2023-11-08
github #105: add "-I" for "zle" completion
Shotaro Aoyama
1
-0
/
+1
2023-09-20
51980: Add glob qualifier grouping operator to completion
Atte Peltomäki
1
-0
/
+1
2023-09-15
52142: Move _history_modifiers call to _parameter
Mikael Magnusson
2
-5
/
+5
2023-06-06
Protect some :s from history modifier expansion
Stephane Chazelas
1
-1
/
+1
2023-05-21
51761: Use zstyle verbose for _parameters descriptions
Marlon Richert
1
-1
/
+1
2023-05-21
51759: Show alias values in command completions
Marlon Richert
1
-2
/
+8
2023-05-21
51758: Make dynamic dir completion easier to implement
Marlon Richert
1
-8
/
+22
2023-02-24
51470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories com...
Sebastian Stark
1
-2
/
+9
2023-01-11
unposted: mention attributes changes, fix renumbering mistake and allow compl...
Oliver Kiddle
1
-1
/
+1
2022-07-24
50421: add context as the 1st arg to _dispatch
Jun-ichi Takimoto
1
-1
/
+2
2022-05-30
Marlon Richert: 50307 (cf. PWS 50205): suffix aliases should not collide with...
Bart Schaefer
1
-0
/
+1
2022-04-03
49959: _brace_parameter: add (-)
Mikael Magnusson
1
-1
/
+2
2022-04-02
unposted (see 48073): _fc: Complete new -s option
dana
1
-1
/
+2
2022-03-31
49932: Update _brace_parameter # description
Matthew Martin
1
-1
/
+1
2021-12-16
49648 based on github #80 (Vincent Bernat): invert before/since for date glob...
Oliver Kiddle
1
-5
/
+3
2021-12-13
49643: facilitate use of the fake style by always calling _description with t...
Oliver Kiddle
1
-4
/
+8
2021-10-30
49528: allow multiple -D options to compadd
Oliver Kiddle
1
-1
/
+1
2021-09-08
49389: leading variables in autoload file completion
Bart Schaefer
1
-2
/
+2
2021-09-06
48969: fix for "zle -N" completion
Marlon Richert
1
-4
/
+4
2021-08-27
unposted (based on Marlon: 49273): add -x to local completion
Oliver Kiddle
1
-2
/
+2
2021-07-30
49211: _typeset: correctly set return value
Jun-ichi Takimoto
1
-14
/
+15
2021-07-09
49151: remove commas erroneously included in _arguments exclusion lists
Oliver Kiddle
1
-10
/
+10
2021-07-09
49150: consistently use singular form for headings on completion match groups
Oliver Kiddle
10
-19
/
+19
2021-05-21
48864: Improve extra-verbose completion display strings for array parameter v...
Marlon Richert
1
-5
/
+9
2021-05-15
48710: histed + other zed updates
Bart Schaefer
1
-5
/
+11
2021-04-19
Add -L to add-(zsh|zle)-hook[-widget] completion
Marlon Richert
2
-6
/
+12
2021-04-17
48361 (+ 48368 review comments): __arguments: New completion function for _ar...
Daniel Shahaf
1
-0
/
+44
2021-04-16
48513: Let extra-verbose completion show parameter values
Marlon Richert
1
-14
/
+30
2021-04-09
48378: complete compadd options for other completion functions
Oliver Kiddle
1
-37
/
+84
2021-03-29
47737: _zstyle: Fix option completion when positional arguments are already p...
dana
1
-2
/
+2
2021-02-13
github #68: support section suffix completion for man pages
taiyu
1
-0
/
+6
2021-02-07
47929: complete newer possible values for the sort style
Oliver Kiddle
1
-1
/
+5
2021-01-27
47873: Improve completion within dynamic directory names
Peter Stephenson
1
-1
/
+3
2020-10-25
47494, 47495: Add -n option to strftime
Mikael Magnusson
1
-5
/
+7
2020-09-13
47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}
Bart Schaefer
1
-0
/
+1
2020-09-06
unposted: remove periods from completion descriptions
Doug Kearns
1
-1
/
+1
2020-08-16
47306: edit-command-line: add editor style
Mikael Magnusson
1
-0
/
+1
2020-08-16
47304: _globflags: support specifying more than one flag where appropriate
Mikael Magnusson
1
-9
/
+24
2020-07-14
github #61: _parameters: Don't leak the variable $i
oxiedi
1
-1
/
+1
[next]