1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-10 21:30:56 +01:00
zsh/Completion
2025-10-23 23:04:53 +02:00
..
AIX
Base github #126: Fix some typos 2025-01-27 23:39:05 +01:00
BSD 54000: new completion for FreeBSD's bectl 2025-10-23 19:16:01 +02:00
Cygwin/Command 49156: make wider use of the convention of square brackets for defaults 2021-07-10 23:44:58 +02:00
Darwin 53807: new completion for nettop command 2025-07-01 11:21:09 +09:00
Debian github #131: add missing options 2025-10-23 23:04:53 +02:00
Linux 53968: new lvm2 and blkid completions 2025-09-29 14:20:05 +02:00
Mandriva github #82: Fix typos 2021-11-12 23:54:34 +01:00
openSUSE/Command 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
Redhat 53981: _dnf5: fix completion of local rpm files 2025-09-30 08:47:15 +09:00
Solaris 52373: fix _numbers for suffixes containing % and update affected functions 2023-12-05 18:51:33 +01:00
Unix github #131: add missing options 2025-10-23 23:04:53 +02:00
X github #131: completion: minor updates 2025-06-05 01:41:21 -05: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 Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, not just /usr/bin/ 2016-11-06 00:00:38 -07:00
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 37898: fix typo in completer menu 2016-02-14 13:13:06 -08:00
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').