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-07-05 21:05:57 +00:00
..
_aliases use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_arrays allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +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
_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 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
_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 use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_vars_eq
_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 compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zpty use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_zstyle allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
.distfiles