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
Jacob Menke 794edac638 47395: _store_cache: Don't leak the variable ${_cache_dir}. 2020-09-22 07:10:51 +00:00
..
AIX
BSD unposted: fix syntax errors in recently added completers 2020-08-08 00:41:15 +02:00
Base 47395: _store_cache: Don't leak the variable ${_cache_dir}. 2020-09-22 07:10:51 +00:00
Cygwin/Command
Darwin 45655: _retrieve_mac_apps: Update for recent macOS 2020-04-05 20:09:10 -05:00
Debian 47294: updates to options in aptitude completion 2020-08-10 13:03:26 +02:00
Linux 47320: Add completion for Linux tool used to adjust process OOM score 2020-08-13 22:19:02 +02:00
Mandriva
Redhat 47323: _rpmbuild: Complete file arguments after -r/-b/-t. 2020-08-18 13:30:07 +00:00
Solaris
Unix unposted: remove periods from completion descriptions 2020-09-06 03:42:33 +10:00
X unposted: remove periods from completion descriptions 2020-09-06 03:42:33 +10:00
Zsh 47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement} 2020-09-13 16:19:52 -07:00
openSUSE/Command
.cvsignore
.distfiles
README
bashcompinit
compaudit
compdump
compinit 46280: compinit: add -w to explain why compdump runs 2020-08-05 14:19:14 +02:00
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').