1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/Builtins
2000-10-06 13:01:51 +00:00
..
_aliases use compadd -[ak] (11549) 2000-05-31 09:38:25 +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 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 Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_echotc Initial revision 1999-04-15 18:05:38 +00:00
_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 Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_fc Updated from list as far as 10376 2000-04-01 20:43:43 +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 use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_kill Initial revision 1999-04-15 18:05:38 +00:00
_limits Initial revision 1999-04-15 18:05:38 +00:00
_nothing 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +00:00
_pids remove unnecessary local 2000-08-16 07:16:12 +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 _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 Initial revision 1999-04-15 18:05:38 +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 mention more standard tags in documentation and fix some typos (12177) 2000-07-05 21:05:57 +00:00
_unsetopt Initial revision 1999-04-15 18:05:38 +00:00
_vars add -g option to _parameters to restrict type of parameters completed (12583) 2000-08-10 21:22:25 +00:00
_vars_eq one hunk of 11381: typo in _vars_eq 2000-05-16 09:55:54 +00:00
_wait Initial revision 1999-04-15 18:05:38 +00:00
_which use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zcompile use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zftp _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
_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 call ps only once and be more intelligent when finding the PIDs (12640) 2000-08-15 09:31:18 +00:00
.distfiles new completion for read builtin (12578) 2000-08-09 21:20:37 +00:00