1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-19 11:31:26 +01:00
zsh/Completion
2014-07-15 19:32:05 +01:00
..
AIX
Base 32441: add completer for file extensions 2014-03-03 16:50:14 +01:00
BSD unposted, see 32050, 32051: remove non-ASCII characters in functions 2013-11-25 16:11:10 +00:00
Cygwin/Command
Darwin 18406: New completion for system_profiler 2014-02-06 09:40:36 +00:00
Debian 32814: Add some more recent dpkg options 2014-07-04 00:50:06 +02:00
Linux new forms of completion for btrfs 2014-02-18 20:02:49 +00:00
Mandriva
openSUSE/Command Fix zypper commands completion [zypper <TAB>]. 2014-03-16 18:30:12 +00:00
Redhat
Solaris 32261: completion updates for Solaris 11, Update 1 2014-01-02 22:26:04 +00:00
Unix 32863: completion for mpc insert command 2014-07-15 19:32:05 +01:00
X unposted: duplicate local statement was printing variable value 2014-02-25 09:14:21 +01:00
Zsh 32694: the number of matches to find is the suffix argument of (Y) qualifier 2014-06-03 23:46:07 -07:00
.cvsignore
.distfiles
bashcompinit 340941: bashcompinit: scalars giving bash completion status should be exported 2013-01-04 15:55:26 +00:00
compaudit 32150: fix file reference in executable ownership test 2013-12-18 08:51:19 -08:00
compdump
compinit 31465: fix basic completion and globbing uses of disabled patterns 2013-06-13 18:40:36 +01: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').