zsh/Functions
Peter Stephenson 94777f64e8 Frank Terbeck, Seth House: 27712, 22713, 27714:
VCS Info hooks and Mercurial improvements
2010-02-16 10:09:15 +00:00
..
Calendar unposted: a couple of typeset -g's and a comment 2010-02-08 11:49:28 +00:00
Compctl cleanup after function move 2001-04-02 14:36:36 +00:00
Example 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
Exceptions 21779 plus unposted catch change: exception improvementss 2005-09-28 15:26:44 +00:00
MIME Baptiste Daroussin: 27268: 2009-09-11 11:26:46 +00:00
Misc users/14752: add #! line to zed 2010-01-29 21:44:54 +00:00
Newuser 27228: clear function for zsh-newuser-install 2009-08-21 14:34:51 +00:00
Prompts unposted: change bracket colors default to yellow when in an ssh session. 2009-11-20 03:05:54 +00:00
TCP 26313: --enable-custom-patchlevel 2009-01-15 14:49:50 +00:00
VCS_Info Frank Terbeck, Seth House: 27712, 22713, 27714: 2010-02-16 10:09:15 +00:00
Zftp Baptiste Daroussin: 27271: remove awk dependence 2009-09-13 18:26:21 +00:00
Zle 27604: substitution using regular expressions 2010-01-18 12:47:09 +00:00
.cvsignore unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +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.