1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
zsh/Completion/Builtins
2000-05-12 13:16:52 +00:00
..
_aliases
_arrays
_autoload
_bg_jobs
_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
_cd
_command
_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
_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
_hash Use _arguments for hash completion and add + options for typeset (11347) 2000-05-12 13:16:52 +00:00
_kill
_limits
_nothing
_pids misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
_popd
_print Add completion for file descriptors 2000-04-20 00:48:27 +00:00
_sched
_set
_setopt
_signals
_source
_stat
_trap
_unhash
_unsetopt
_vars
_vars_eq Use _arguments for hash completion and add + options for typeset (11347) 2000-05-12 13:16:52 +00:00
_wait
_which
_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
_zle
_zmodload
_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