1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 14:04:03 +01:00
zsh/Completion/Builtins
2000-04-25 09:48:08 +00:00
..
_aliases
_arrays
_autoload Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_bg_jobs
_bindkey 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
_builtin
_cd Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_command
_compdef 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
_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
_hash _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
_kill
_limits
_nothing 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +00:00
_pids remove the pids' tag, use processes' instead (10733) 2000-04-13 11:05:15 +00:00
_popd _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
_print Add completion for file descriptors 2000-04-20 00:48:27 +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
_unsetopt
_vars _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
_vars_eq better completion after `=', everywhere (10780) 2000-04-17 08:22:44 +00:00
_wait
_which
_zcompile _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
_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
_zmodload
_zpty 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
_zstyle completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new used parameters, use local keymap when waiting at list-prompt (10801) 2000-04-18 07:36:55 +00:00
.distfiles 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +00:00