1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-28 17:10:59 +01:00
zsh/Completion/Base/Widget
2015-10-11 21:23:38 -07:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01: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 unposted (cf. 34218): : remove -m from zmodload calls 2015-01-10 18:06:43 -08:00
_complete_help 36841: factor out and update the patterns that filter "uninteresting" functions out of the $funcstack display 2015-10-11 21:23:38 -07:00
_complete_tag 31151: Pavol Juhas: complete (C etc) tags better 2013-03-14 19:34:32 +00:00
_correct_filename moved from Completion/Commands/_correct_filename 2001-04-02 11:15:14 +00:00
_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