1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
zsh/Completion/Builtins
2000-08-14 15:46:17 +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 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 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 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 a bit of security for compinit (avoid using things writable by others); avoid handling files with the same name twice; remove compconf (11998) 2000-06-20 07:15:38 +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 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 use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zmodload Andrej, 12614: DLL is a shared library suffix. 2000-08-14 15:46:17 +00:00
_zpty add -g option to _parameters to restrict type of parameters completed (12583) 2000-08-10 21:22:25 +00:00
_zstyle 12486: new completion caching layer 2000-08-02 13:45:51 +00:00
.distfiles new completion for read builtin (12578) 2000-08-09 21:20:37 +00:00