1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-14 01:51:22 +02:00
zsh/Completion/Base/Widget
2013-06-10 00:18:52 -07: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 29635: Improve _complete_debug syntax and handling of fd's 2011-08-03 09:36:49 +00:00
_complete_help 31205: Do not display "(eval)" as a tag context 2013-06-10 00:18:52 -07:00
_complete_tag 31151: Pavol Juhas: complete (C etc) tags better 2013-03-14 19:34:32 +00:00
_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 23567: new _complete_help_generic zle non-completion widget 2007-06-19 09:28:06 +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 22953: Mikael Magnusson: _most_recent_file fix. 2006-11-03 19:44:47 +00:00
_next_tags 19767, 19785: store flags for -z and -k options to autoload allowing the 2004-04-20 12:11:13 +00:00
_read_comp 26861 from Greg plus 26863: global parameters in _read_comp 2009-04-21 16:04:34 +00:00