1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-11 09:46:07 +02:00
zsh/Completion
Oliver Kiddle 4e1bd9ebdf 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
..
AIX
BSD 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
Base 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
Cygwin/Command
Darwin
Debian github #82: Fix typos 2021-11-12 23:54:34 +01:00
Linux 49629: new Linux perf completion 2021-12-02 21:03:54 +01:00
Mandriva github #82: Fix typos 2021-11-12 23:54:34 +01:00
Redhat github #82: Fix typos 2021-11-12 23:54:34 +01:00
Solaris
Unix 49631: new logger completion 2021-12-02 21:03:57 +01: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
openSUSE/Command
.cvsignore
.distfiles
README
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
compinstall

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').