1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/Builtins
2000-08-21 08:01:45 +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
_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
_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
_fc
_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
_pids remove unnecessary local 2000-08-16 07:16:12 +00:00
_popd use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_print
_read new completion for read builtin (12578) 2000-08-09 21:20:37 +00:00
_sched
_set
_setopt
_signals
_source
_stat
_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
_zle use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zmodload use return value (12682) 2000-08-21 08:01:45 +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