1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-08 19:36:57 +01:00
zsh/Completion
2019-10-01 23:10:17 +02:00
..
AIX
Base 44274: allow finer control of completion match soring with compadd's -o option 2019-05-07 23:24:49 +02:00
BSD 44782: new completions for avahi and pkgin 2019-09-27 01:48:17 +02:00
Cygwin/Command
Darwin 44274: allow finer control of completion match soring with compadd's -o option 2019-05-07 23:24:49 +02:00
Debian 44614: apt list option completion 2019-08-19 17:29:49 +02:00
Linux 44798: completion option update 2019-10-01 23:10:17 +02:00
Mandriva 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
openSUSE/Command
Redhat 44788: handle newer rpm commands like rpmkeys, rpmsign and update options 2019-09-30 23:14:36 +02:00
Solaris 44783, 44791: mark some repeatable options with * in the _arguments specs 2019-09-30 23:20:24 +02:00
Unix 44798: completion option update 2019-10-01 23:10:17 +02:00
X 44798: completion option update 2019-10-01 23:10:17 +02:00
Zsh 44274: allow finer control of completion match soring with compadd's -o option 2019-05-07 23:24:49 +02:00
.cvsignore
.distfiles
bashcompinit 42037: COMP_POINT for bash completion was miscalculated. 2017-11-20 09:52:05 +00:00
compaudit
compdump
compinit 42294: disable REPORTTIME in completion 2018-01-18 09:39:08 +00: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').