1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-16 12:21:18 +02:00
zsh/Completion/Base/Completer
2014-08-10 17:49:55 +01:00
..
.distfiles unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release 2014-08-10 17:49:55 +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 users/18498: observe add-space style in _expand_alias so suffix can be disabled 2014-02-25 09:02:19 +01:00
_extensions 32441: add completer for file extensions 2014-03-03 16:50:14 +01:00
_history
_ignored 23495: fix fall out from (R) change in completion system 2007-05-30 10:46:50 +00:00
_list
_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