1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Functions
2001-04-02 12:29:38 +00:00
..
Compctl moved from ./Functions/Misc/multicomp 2001-04-02 12:26:19 +00:00
Example moved from ./Functions/Misc/zls 2001-04-02 12:29:06 +00:00
Misc moved to ./Functions/Misc/zstyle+ 2001-04-02 12:29:38 +00:00
Prompts Tweak an expansion. 2001-03-21 17:02:35 +00:00
Zftp 13302: division by zero 2001-01-18 10:25:07 +00:00
Zle Better handling of multi-line buffers. 2001-03-11 19:30:35 +00:00
.cvsignore
.distfiles
README.zftp

The Zftp directory contains a set of functions acting as a front end to the
zftp command, provided as an add-on module.  They allow you to perform FTP
tasks from within the shell using as many of the shell's own facilities
as possible.  For more information, see the zshzftpsys manual page.