1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
zsh/Completion/Zsh/Command
2002-06-26 11:07:42 +00:00
..
_alias 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
_autoload moved from Completion/Builtins/_autoload 2001-04-02 11:25:43 +00:00
_bindkey spelling corrections 2001-05-29 17:54:08 +00:00
_builtin moved from Completion/Builtins/_builtin 2001-04-02 11:26:16 +00:00
_cd fixlet to avoid an empty string in an array; cause completion after cd without any matches to not report that there were no matches (16515) 2002-01-30 08:47:52 +00:00
_command moved from Completion/Builtins/_command 2001-04-02 11:26:50 +00:00
_compdef make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_dirs 16619, 16676: add -c, -l and -p options to the dirs builtin 2002-02-20 12:51:51 +00:00
_disable moved from Completion/Builtins/_disable 2001-04-02 11:27:24 +00:00
_echotc update _pine for pine 4.33, add echoti completion and update _echotc (14567) 2001-05-30 11:54:53 +00:00
_echoti update _pine for pine 4.33, add echoti completion and update _echotc (14567) 2001-05-30 11:54:53 +00:00
_emulate moved from Completion/Builtins/_emulate 2001-04-02 11:27:58 +00:00
_enable use _x_display when setting $DISPLAY and fix bug in enable completion (15594) 2001-08-07 19:29:13 +00:00
_fc add _arguments based completion for alias and jobs (13947) 2001-04-11 21:47:17 +00:00
_hash spelling corrections 2001-05-29 17:54:08 +00:00
_jobs_builtin 16224: add -n option to kill and complete options from _kill 2001-11-06 15:06:59 +00:00
_kill fixes for completion of signal names with SIG prefix and for completing command names instead of pids (16406) 2002-01-07 14:38:13 +00:00
_limit make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_mere moved from Completion/User/_mere 2001-04-02 11:34:28 +00:00
_precommand moved from Completion/Base/_precommand 2001-04-02 11:25:26 +00:00
_print add print -f option, %n format specifier and tests for print/printf (15973) 2001-10-08 10:47:46 +00:00
_prompt moved from Completion/User/_prompt 2001-04-02 11:34:45 +00:00
_read moved from Completion/Builtins/_read 2001-04-02 11:29:39 +00:00
_sched make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_set make use of _arguments in _set (14409) 2001-05-21 12:28:27 +00:00
_setopt moved from Completion/Builtins/_setopt 2001-04-02 11:30:34 +00:00
_source moved from Completion/Builtins/_source 2001-04-02 11:30:51 +00:00
_stat moved from Completion/Builtins/_stat 2001-04-02 11:31:08 +00:00
_trap moved from Completion/Builtins/_trap 2001-04-02 11:31:25 +00:00
_ttyctl new completion functions 2001-04-03 21:13:10 +00:00
_typeset moved from Completion/Builtins/_vars_eq 2001-04-02 11:35:02 +00:00
_ulimit new completion functions 2001-04-03 21:13:10 +00:00
_unhash moved from Completion/Builtins/_unhash 2001-04-02 11:31:42 +00:00
_unsetopt moved from Completion/Builtins/_unsetopt 2001-04-02 11:31:57 +00:00
_vared new completion functions 2001-04-03 21:13:10 +00:00
_wait moved from Completion/Builtins/_wait 2001-04-02 11:32:13 +00:00
_which spelling corrections 2001-05-29 17:54:08 +00:00
_zcompile moved from Completion/Builtins/_zcompile 2001-04-02 11:32:47 +00:00
_zed new _zed 2001-04-02 12:45:05 +00:00
_zftp Load tcp module, zfcd_match, zfget_match where necessary. 2001-06-14 19:58:27 +00:00
_zle 16748: Fix infinite loop introduced by 16464. 2002-03-01 05:14:38 +00:00
_zmodload moved from Completion/Builtins/_zmodload 2001-04-02 11:33:40 +00:00
_zpty moved from Completion/Builtins/_zpty 2001-04-02 11:33:55 +00:00
_zstyle two new modes for menu selection: incremental search and interactive (17366) 2002-06-26 11:07:42 +00:00
.distfiles 16619, 16676: add -c, -l and -p options to the dirs builtin 2002-02-20 12:51:51 +00:00