1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-16 12:21:18 +02:00
zsh/Completion
Christopher Bock 454bc91dea github #137: completion: add cacaclock (caca-utils)
with minor tweaks to fix things lost when addressing feedback
2025-05-25 02:36:36 -05:00
..
AIX
Base github #126: Fix some typos 2025-01-27 23:39:05 +01:00
BSD 53325: cover newer BSD releases in completion 2025-01-27 23:00:17 +01:00
Cygwin/Command
Darwin 52098, 52099, 52100, 52105(+minor tweak): update for latest macOS 2023-08-28 13:12:50 +09:00
Debian github #124: _dpkg: remove --largemem, --smallmem options 2024-11-23 22:37:06 +01:00
Linux 53328: completion options update 2025-01-27 23:34:59 +01:00
Mandriva
openSUSE/Command
Redhat 53238 (+53239 Mikael): support dnf5 2024-11-21 12:26:51 +09:00
Solaris 52373: fix _numbers for suffixes containing % and update affected functions 2023-12-05 18:51:33 +01:00
Unix github #137: completion: add cacaclock (caca-utils) 2025-05-25 02:36:36 -05:00
X 53328: completion options update 2025-01-27 23:34:59 +01:00
Zsh github #133: _which: complete whence -x 2025-05-14 15:05:10 -05: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 52946: Revert "Handle completer filenames with funny characters in them" 2024-06-08 17:52:59 +02:00
compinit 52946: Revert "Handle completer filenames with funny characters in them" 2024-06-08 17:52:59 +02: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').