1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-19 15:41:32 +02:00
zsh/Completion/Base/Completer
2012-09-03 11:12:15 +00:00
..
.distfiles 26783: new _user_expand completer 2009-03-25 13:27:58 +00:00
_all_matches 16923: add insert style for inserting matches instead of adding them as a match 2002-04-04 10:45:59 +00:00
_approximate 21046: make unfunction compadd more reliable 2005-03-21 22:11:30 +00:00
_complete remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
_correct
_expand 29384: Add _comp_caller_options 2011-05-27 14:36:33 +00:00
_expand_alias Mikael: 27797: delimit arguments to compadd in _expand_alias 2010-03-15 21:17:50 +00:00
_history moved from Completion/Core/_history 2001-04-02 11:07:11 +00:00
_ignored 23495: fix fall out from (R) change in completion system 2007-05-30 10:46:50 +00:00
_list moved from Completion/Core/_list 2001-04-02 11:07:45 +00:00
_match add original string as match (like in _approximate) 2002-04-04 12:05:17 +00:00
_menu spelling corrections 2001-05-29 17:54:08 +00:00
_oldlist 20364: use $WIDGETSTYLE in _oldlist 2004-09-16 14:46:50 +00:00
_prefix 23495: fix fall out from (R) change in completion system 2007-05-30 10:46:50 +00:00
_user_expand users/12713: returning REPLY to _user_expand sets description for expansion 2012-09-03 11:12:15 +00:00