1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
zsh/Completion
2019-04-26 17:48:30 -05:00
..
AIX
Base unposted: _pick_variant: Use ${(P) ::= rather than eval 2019-04-22 22:04:24 -05:00
BSD 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
Cygwin/Command
Darwin 44099: Completion: Add _trash 2019-03-06 17:37:11 -06:00
Debian 44160 (tweaked): Completion: Add _deb_files, match *.ddeb 2019-03-25 16:19:00 -05:00
Linux 44210: add _findmnt and update _lsblk 2019-04-10 11:59:26 +09:00
Mandriva 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
openSUSE/Command
Redhat 42549: also handle the yumdb command in yum completion 2018-03-28 10:30:05 +02:00
Solaris unposted: fix typo in svccfg completion function call 2018-08-28 17:29:13 +02:00
Unix 44250: Completion: Fix use of -A and -S options to _arguments 2019-04-26 17:48:30 -05:00
X 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
Zsh 44201: _command_name: Check for external forcing precommand 2019-04-04 18:45:19 -05: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').