1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
zsh/Completion/Builtins
2001-04-02 11:12:16 +00:00
..
_aliases new _expand_aliases to, well, expand aliases (13566) 2001-03-05 13:18:59 +00:00
_arrays add -g option to _parameters to restrict type of parameters completed (12583) 2000-08-10 21:22:25 +00:00
_autoload more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_bg_jobs Initial revision 1999-04-15 18:05:38 +00:00
_bindkey various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_builtin use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_cd more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_command use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_compdef various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_disable various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_echotc Initial revision 1999-04-15 18:05:38 +00:00
_emulate various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_enable various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_fc various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_fg_jobs Initial revision 1999-11-03 10:48:41 +00:00
_functions use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_hash various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_kill Initial revision 1999-04-15 18:05:38 +00:00
_limits Initial revision 1999-04-15 18:05:38 +00:00
_pids 13779/13783: fixes from Michal Politowski 2001-03-26 19:01:58 +00:00
_popd comment out looking up the prefix-needed style when completing directory stack entries; make _tilde use _popd, finally (13789) 2001-03-27 12:22:53 +00:00
_print various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_read various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_sched _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_set Initial revision 1999-04-15 18:05:38 +00:00
_setopt Initial revision 1999-04-15 18:05:38 +00:00
_signals _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_source change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_stat Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_trap Initial revision 1999-04-15 18:05:38 +00:00
_unhash various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_unsetopt Initial revision 1999-04-15 18:05:38 +00:00
_vars *** empty log message *** 2000-10-10 14:12:41 +00:00
_vars_eq various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_wait Initial revision 1999-04-15 18:05:38 +00:00
_which various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_zcompile various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_zftp change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_zle various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_zmodload use return value (12682) 2000-08-21 08:01:45 +00:00
_zpty various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
_zstyle various doc fixes and minor completion function changes, most of which 2001-04-01 16:19:15 +00:00
.distfiles new completion for read builtin (12578) 2000-08-09 21:20:37 +00:00