Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-06 | unposted: _zftp: Use 'post' pattern matching | dana | 1 | -1/+1 | |
_zftp's use of `#compdef -p`, combined with inaccurate sub-command matching in the function, was causing it to clobber the completion for other commands, notably zf_mkdir from zsh/files. To avoid this, use -P instead | |||||
2008-07-11 | 25276: use autoload -z for zsh-autoload functions | Peter Stephenson | 1 | -2/+2 | |
2001-06-14 | Load tcp module, zfcd_match, zfget_match where necessary. | Peter Stephenson | 1 | -0/+2 | |
2001-04-02 | moved from Completion/Builtins/_zftp | Sven Wischnowsky | 1 | -0/+91 | |