1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
zsh/Completion/Builtins
2000-08-15 17:06:09 +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 Updated from list as far as 10376 2000-04-01 20:43:43 +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 use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_command use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_compdef use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_disable Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_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 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
_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
_limits
_nothing 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +00:00
_pids call ps only once and be more intelligent when finding the PIDs (12640) 2000-08-15 09:31:18 +00:00
_popd use compadd -[ak] (11549) 2000-05-31 09:38:25 +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
_setopt
_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
_stat Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_trap
_unhash mention more standard tags in documentation and fix some typos (12177) 2000-07-05 21:05:57 +00:00
_unsetopt
_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
_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 use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zmodload 12650: don't show aliased modules if there aren't any 2000-08-15 17:06:09 +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