1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
zsh/Completion/Builtins
2000-04-19 14:48:48 +00:00
..
_aliases Initial revision 1999-04-15 18:05:38 +00:00
_arrays Initial revision 1999-04-15 18:05:38 +00:00
_autoload Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_bg_jobs Initial revision 1999-04-15 18:05:38 +00:00
_bindkey Use _arguments for bindkey completion and fix small typo in docs 2000-04-12 15:05:34 +00:00
_builtin Initial revision 1999-04-15 18:05:38 +00:00
_cd Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_command Initial revision 1999-04-15 18:05:38 +00:00
_compdef _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
_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 Updated from list as far as 10376 2000-04-01 20:43:43 +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 Initial revision 1999-04-15 18:05:38 +00:00
_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 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 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 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +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 Initial revision 1999-04-15 18:05:38 +00:00
_unsetopt Initial revision 1999-04-15 18:05:38 +00:00
_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 Initial revision 1999-04-15 18:05:38 +00:00
_which Initial revision 1999-04-15 18:05:38 +00:00
_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 Initial revision 1999-04-15 18:05:38 +00:00
_zmodload Initial revision 1999-04-15 18:05:38 +00:00
_zpty _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
_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