1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 22:51:42 +02:00
zsh/Completion/Base/Completer
2021-03-31 01:20:36 +02: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 48214: add file types to _expand completions, so they can be colored through complist 2021-03-31 01:20:36 +02: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 40053: exclude current directory of active zsh from _external_pwds ompletion matches 2016-12-01 21:45:04 +01:00
_history 34961: unquote history words when command line has a quote 2015-04-25 11:05:52 -07:00
_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
_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 39710 (cf. Alex George: 39709): handle the %o format in the "all-expansions" tag 2016-10-22 21:53:21 -07:00