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
2001-04-26 07:02:47 +00:00
..
.distfiles new or changed after move 2001-04-02 12:39:40 +00:00
_all_matches
_approximate
_complete
_correct
_expand make keep-prefix keep everything up to the first component with a parameter expansion, not only if that is at the beginning of the string (14092) 2001-04-26 07:02:47 +00:00
_expand_alias moved from Completion/Core/_expand_alias 2001-04-02 11:06:52 +00:00
_history moved from Completion/Core/_history 2001-04-02 11:07:11 +00:00
_ignored moved from Completion/Core/_ignored 2001-04-02 11:07:28 +00:00
_list moved from Completion/Core/_list 2001-04-02 11:07:45 +00:00
_match moved from Completion/Core/_match 2001-04-02 11:08:02 +00:00
_menu moved from Completion/Core/_menu 2001-04-02 11:08:19 +00:00
_oldlist moved from Completion/Core/_oldlist 2001-04-02 11:08:37 +00:00
_prefix moved from Completion/Core/_prefix 2001-04-02 11:08:54 +00:00