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
2003-07-09 15:53:23 +00:00
..
.distfiles new or changed after move 2001-04-02 12:39:40 +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 fixes for completion of signal names with SIG prefix and for completing command names instead of pids (16406) 2002-01-07 14:38:13 +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 18822: fix accept-exact style not not bail out when it shouldn't and add a 2003-07-07 09:48:45 +00:00
_expand_alias use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) 2001-05-29 11:59:50 +00:00
_history
_ignored
_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 moved from Completion/Core/_oldlist 2001-04-02 11:08:37 +00:00
_prefix 18841: work around problem which caused the whole word to be removed 2003-07-09 15:53:23 +00:00