1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
zsh/Completion/Builtins
2001-03-26 19:01:58 +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
_bindkey use compadd -[ak] (11549) 2000-05-31 09:38:25 +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 more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_disable
_echotc
_emulate make _arguments use more than one action when appropriate; add _argument_sets to complete different sets of arguments and options for the same command (10908) 2000-04-25 09:48:08 +00:00
_enable
_fc change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_fg_jobs
_functions use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_hash change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_kill
_limits
_nothing 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +00:00
_pids 13779/13783: fixes from Michal Politowski 2001-03-26 19:01:58 +00:00
_popd more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
_print Add completion for file descriptors 2000-04-20 00:48:27 +00:00
_read new completion for read builtin (12578) 2000-08-09 21:20:37 +00:00
_sched
_set
_setopt
_signals
_source change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_stat
_trap
_unhash mention more standard tags in documentation and fix some typos (12177) 2000-07-05 21:05:57 +00:00
_unsetopt
_vars *** empty log message *** 2000-10-10 14:12:41 +00:00
_vars_eq 13520: use services and shorten description in _vars_eq 2001-02-22 14:28:47 +00:00
_wait
_which change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_zcompile use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zftp change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
_zle Redo _zle using _arguments; fix typos. 2000-09-11 07:08:27 +00:00
_zmodload use return value (12682) 2000-08-21 08:01:45 +00:00
_zpty add -g option to _parameters to restrict type of parameters completed (12583) 2000-08-10 21:22:25 +00:00
_zstyle Add missing quote. 2000-11-27 16:52:58 +00:00
.distfiles new completion for read builtin (12578) 2000-08-09 21:20:37 +00:00