1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-03 08:11:03 +02:00
zsh/Completion/Base/Widget
2001-05-30 07:31:13 +00:00
..
.distfiles new or changed after move 2001-04-02 12:39:40 +00:00
_bash_completions use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) 2001-05-29 11:59:50 +00:00
_complete_debug use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) 2001-05-29 11:59:50 +00:00
_complete_help use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) 2001-05-29 11:59:50 +00:00
_complete_tag
_correct_filename
_correct_word some cleanup (14558) 2001-05-30 07:31:13 +00:00
_expand_word some cleanup (14558) 2001-05-30 07:31:13 +00:00
_generic moved from Completion/Commands/_generic 2001-04-02 11:16:02 +00:00
_history_complete_word use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) 2001-05-29 11:59:50 +00:00
_most_recent_file 14330: handle quotes better in _most_recent_file 2001-05-14 13:44:13 +00:00
_next_tags use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) 2001-05-29 11:59:50 +00:00
_read_comp moved from Completion/Commands/_read_comp 2001-04-02 11:17:07 +00:00