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-05-12 13:16:52 +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 completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +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 completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +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 Initial revision 1999-04-15 18:05:38 +00:00
_hash Use _arguments for hash completion and add + options for typeset (11347) 2000-05-12 13:16:52 +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 misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +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 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 Use _arguments for hash completion and add + options for typeset (11347) 2000-05-12 13:16:52 +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 completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +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 completion function cleanup for _arguments' with the -C' option and using it's return value (11195) 2000-05-05 13:38:45 +00:00
_zstyle give control over insertion of tab when no non-blank character before cursor; add insert-tab style (11274) 2000-05-09 11:04:44 +00:00
.distfiles 10833: new print completion and complete nothing for clear and logname 2000-04-19 14:48:48 +00:00