1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-18 00:51:07 +02:00
zsh/Completion
Clint Adams 7f7f6ca1ba unposted: get rid of evil -Wno-implicit in CFLAGS.
16426: allow manual pages to be shown separated by section with new
separate-sections style

17266: check `manpath` even when $MANPATH is set.

users/4157 (plus workers/15674): Better handling of section numbers.
2002-05-31 20:29:40 +00:00
..
Base 16991: make _values not use -Q 2002-04-16 14:51:42 +00:00
BSD/Command merge changes from 4.1 2002-03-25 16:39:09 +00:00
Builtins zsh-3.1.6-dev-20 2000-03-25 00:21:44 +00:00
Commands zsh-3.1.6-dev-20 2000-03-25 00:21:44 +00:00
Core zsh-3.1.6-dev-20 2000-03-25 00:21:44 +00:00
Cvs zsh-workers/7580 1999-08-31 15:17:26 +00:00
Debian 17244: don't complete udebs for --unpack or -i. 2002-05-28 14:12:51 +00:00
Linux Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253 2002-05-08 15:55:36 +00:00
Mandrake/Command Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253 2002-05-08 15:55:36 +00:00
Pbmplus zsh-workers/7564 1999-08-31 10:16:50 +00:00
Redhat/Command uposted: do not set style by default, it does not work 2002-05-12 09:48:58 +00:00
Rpm zsh-3.1.6-pws-2 1999-08-30 16:51:14 +00:00
Unix unposted: get rid of evil -Wno-implicit in CFLAGS. 2002-05-31 20:29:40 +00:00
User zsh-workers/10243 2000-03-25 18:07:38 +00:00
X factor out completion of X visuals to a new function 2002-03-27 14:52:18 +00:00
Zsh unposted: get rid of evil -Wno-implicit in CFLAGS. 2002-05-31 20:29:40 +00:00
.cvsignore
.distfiles
compaudit 15739, 15740: compaudit backports from trunk 2001-10-15 11:56:46 +00:00
compinit users/4865: Completion/compinit: need to add NO_octalzeroes to 2002-04-25 15:39:07 +00:00
compinstall Fix assignment problems spotted by Bart 2001-06-13 09:28:06 +00:00
Makefile.in manual/7704 1999-09-07 22:33:05 +00: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').