1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-22 00:21:27 +01:00
zsh/Completion/Base/Completer
Wayne Davison f89571085a Briefly enable aliases for one of the evals so that the expansion
of a $(...) or `...` properly uses normal and global aliases.
2006-03-08 07:50:29 +00:00
..
.distfiles
_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 Briefly enable aliases for one of the evals so that the expansion 2006-03-08 07:50:29 +00:00
_expand_alias
_history
_ignored
_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 19276: fix fallback used to get completer list if the style lookup failed 2003-12-05 10:35:20 +00:00