1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
zsh/Functions
2000-09-08 04:15:44 +00:00
..
Misc Fix colors. 2000-09-04 10:15:25 +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 Add smart-insert-last-word. 2000-09-08 04:15:44 +00:00
.cvsignore Initial revision 1999-07-19 14:26:17 +00:00
.distfiles Initial revision 1999-04-15 18:05:35 +00:00
Makefile.in Initial revision 1999-06-08 09:26:01 +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.