1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-18 15:21:16 +02:00
zsh/Completion/Base/Completer
2014-11-25 20:03:53 +01:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01: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 32186: fix bad backreference; handle glob patterns with backslashed quotes 2013-12-28 00:30:17 -08:00
_expand_alias 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion 2014-10-02 08:39:43 -07:00
_extensions 32441: add completer for file extensions 2014-03-03 16:50:14 +01:00
_external_pwds users/19365: completer for current directory of other shell processes 2014-11-25 20:03:53 +01: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