index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Zsh
/
Type
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-31
53056: new zsh/random module defining an SRANDOM parameter and zrand_float() ...
Clinton Bunch
1
-1
/
+1
2024-03-05
52646: extend support for highlight groups to completion explanation strings ...
Oliver Kiddle
1
-8
/
+13
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
1
-5
/
+0
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-01-11
unposted: mention attributes changes, fix renumbering mistake and allow compl...
Oliver Kiddle
1
-1
/
+1
2022-05-30
Marlon Richert: 50307 (cf. PWS 50205): suffix aliases should not collide with...
Bart Schaefer
1
-0
/
+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-05-21
48864: Improve extra-verbose completion display strings for array parameter v...
Marlon Richert
1
-5
/
+9
2021-04-16
48513: Let extra-verbose completion show parameter values
Marlon Richert
1
-14
/
+30
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
2020-06-11
46036: fix colouring in prompt completion
Oliver Kiddle
1
-3
/
+3
2020-03-11
45424: completion: Add **/sbin to PATH when completing commands like sudo
dana
1
-3
/
+16
2020-02-19
45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...
Daniel Shahaf
1
-0
/
+2
2019-05-07
44274: allow finer control of completion match soring with compadd's -o option
Oliver Kiddle
1
-1
/
+1
2019-04-04
44201: _command_name: Check for external forcing precommand
Matthew Martin
1
-0
/
+2
2018-11-12
43818: complete math functions for other modules besides zsh/mathfunc
Oliver Kiddle
1
-5
/
+8
2018-07-29
43185: Use [ suffix for associative arrays; add + to remove-chars
Matthew Martin
1
-1
/
+2
2017-10-29
41960: add missing local declarations for MATCH, MBEGIN and MEND
Sebastian Gniazdowski
1
-1
/
+2
2017-10-11
41831: fix compset usage in ogg123 completion and tweak where compset -p is a...
Oliver Kiddle
1
-1
/
+1
2016-11-05
39834: when print used with -v and -l, include a final newline
Oliver Kiddle
1
-2
/
+3
2016-11-05
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
1
-2
/
+1
2016-10-18
39657: Make a helper function global.
Daniel Shahaf
1
-0
/
+14
2016-10-07
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
4
-2
/
+8
2016-08-22
39046 + 39061: New :P history modifier.
Daniel Shahaf
1
-2
/
+3
2016-07-28
38956: factor out zle widget completion into its own function
Oliver Kiddle
1
-0
/
+9
2016-06-22
38735: support verbose style to allow clearer but less compact descriptions f...
Oliver Kiddle
1
-4
/
+20
2016-06-21
38736: various RPN mode enhancements for zcalc
Peter Stephenson
2
-2
/
+2
2016-06-18
38707: strip suffix for glob qualifier completion
Oliver Kiddle
1
-1
/
+1
2015-09-28
unposted: Fix broken case condition and "qualifer" typo
Mikael Magnusson
2
-2
/
+2
2015-08-14
36146: avoid mix of -/ and -g with _files as that just overrides user prefere...
Oliver Kiddle
1
-3
/
+1
2015-07-23
35753: allow for numbers after the ( in ternary expressions and fix backslash...
Oliver Kiddle
1
-10
/
+9
2015-07-22
users/20324: add (D) flag for tilde-fied completion listing
Barton E. Schaefer
1
-3
/
+3
2015-07-15
unposted: _ps1234: Fix ternary test char completion
Mikael Magnusson
1
-3
/
+3
2015-07-14
35756: use the actual colours in the completion list for terminal colours
Oliver Kiddle
1
-16
/
+30
2015-07-09
35748: fixes to prompt spec completion where it contains date formats
Oliver Kiddle
1
-0
/
+157
2015-07-07
35718: new calendar style date completion
Oliver Kiddle
1
-5
/
+6
2015-06-23
35568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSD
Oliver Kiddle
1
-31
/
+35
2015-06-18
35521: sort matches numerically and use pfiles on Solaris
Oliver Kiddle
1
-13
/
+24
2015-06-18
35490: silence errors and avoid blank match due to missing local
Eric Cook
1
-8
/
+21
2015-01-25
34373, 34374: update completion of builtin commands, modifiers,
Oliver Kiddle
2
-1
/
+11
2014-12-07
33883: documentation for (*) glob qualifier
Daniel Shahaf
1
-1
/
+1
2014-08-23
33047: use git to simplify massively source distribution file selection
Peter Stephenson
1
-25
/
+0
2014-06-03
32694: the number of matches to find is the suffix argument of (Y) qualifier
Daniel Shahaf
1
-0
/
+1
2014-03-01
32412 / 32415: New giga- and terabyte units for glob qualifiers
Manuel Presnitz
1
-3
/
+3
2014-01-28
32303: simplistic completion after $x:
Peter Stephenson
1
-0
/
+5
2013-12-15
users/18219: compadd -Q for builtins, aliases, and reserved words
Barton E. Schaefer
1
-3
/
+3
[next]