1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
zsh/Functions
Tanaka Akira 35ac156d86 * 13281: Functions/Misc/mere: new implementation.
Completion/User/_mere: new completion function for mere.
2000-12-15 14:42:22 +00:00
..
Misc * 13281: Functions/Misc/mere: new implementation. 2000-12-15 14:42:22 +00:00
Prompts Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +00:00
Zftp 11252: no colon at the end of zftp function contexts 2000-05-08 10:45:02 +00:00
Zle 3.1.6-dev-7 2000-10-17 12:55:41 +00:00
.cvsignore Initial revision 1999-07-19 14:26:17 +00:00
.distfiles Fix distribution files 2000-12-05 14:39:58 +00:00
README.zftp Initial revision 1999-06-08 09:26:01 +00:00

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.