1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-27 02:01:09 +01:00
zsh/Completion/Commands
2000-05-25 07:58:44 +00:00
..
.distfiles 11537: new _complete_tag function 2000-05-23 15:27:13 +00:00
_bash_completions ensure options are set as expected in _history_complete_word and _bash_completions (10933) 2000-04-26 13:13:52 +00:00
_complete_debug force listing in _complete_debug; make complist with list-scrolling stopt at the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565) 2000-05-25 07:58:44 +00:00
_complete_help use set -A' instead of eval' in more places (11525) 2000-05-23 08:54:30 +00:00
_complete_tag 11537: new _complete_tag function 2000-05-23 15:27:13 +00:00
_correct_filename Initial revision 1999-04-15 18:05:38 +00:00
_correct_word Initial revision 1999-04-15 18:05:38 +00:00
_expand_word default values for styles in _expand_word, listing expansions with ^Xd, _expand uses add-space style (10854) 2000-04-20 08:04:56 +00:00
_history_complete_word ensure options are set as expected in _history_complete_word and _bash_completions (10933) 2000-04-26 13:13:52 +00:00
_most_recent_file Initial revision 1999-04-15 18:05:38 +00:00
_next_tags use set -A' instead of eval' in more places (11525) 2000-05-23 08:54:30 +00:00
_read_comp Initial revision 1999-07-12 17:02:52 +00:00