1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Completion
2022-12-09 19:21:45 -08:00
..
AIX
Base 50399: Completion/Base/Widget/_complete_debug 2022-09-28 17:11:08 -04:00
BSD unposted: Fix typo 2022-04-01 00:16:10 -05:00
Cygwin/Command
Darwin
Debian github #82: Fix typos 2021-11-12 23:54:34 +01:00
Linux github #94: Support .zst kernel modules with modutils 2022-05-25 22:51:02 -05:00
Mandriva github #82: Fix typos 2021-11-12 23:54:34 +01:00
openSUSE/Command
Redhat github #82: Fix typos 2021-11-12 23:54:34 +01:00
Solaris
Unix 51047: fix quoting of completion matches when _canonical_paths -N option is used 2022-12-09 19:21:45 -08:00
X 49597: add a helper for completing numbers with unit suffixes and separate out defaults, ranges and units in completion descriptions 2021-11-24 23:09:38 +01:00
Zsh 50421: add context as the 1st arg to _dispatch 2022-07-24 21:08:06 +09:00
.cvsignore
.distfiles
bashcompinit 49630: allow zsh to quote matches from bash completions but include a special case for space suffixes 2021-12-02 21:03:57 +01:00
compaudit
compdump
compinit 49917: change sense of "Ignore insecure ..." answer and use "autoload -r" 2022-03-29 13:18:49 -07:00
compinstall
README

The subdirectories contain code for a shell-based system of command-line
completion.  This is considerably more powerful than the old `compctl'
method.  For details, see the compsys(1) manual page (`man zshcompsys').