1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Functions
2002-08-17 01:40:31 +00:00
..
Compctl cleanup after function move 2001-04-02 14:36:36 +00:00
Example unposted: update distfiles for 15211 2001-07-03 14:19:15 +00:00
Misc Add "relative". 2002-04-23 15:41:22 +00:00
Prompts unposted: clint prompt theme %v typo correction 2002-08-17 01:40:31 +00:00
Zftp Load tcp module, zfcd_match, zfget_match where necessary. 2001-06-14 19:58:27 +00:00
Zle 17414: narrow-to-region save and restore. 2002-07-05 10:49:46 +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.