1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-07-31 23:31:03 +02:00
zsh/Functions
2009-10-04 18:18:12 +00:00
..
Calendar Richard Hartmann: 26550: document unchangeable options better 2009-02-11 17:57:56 +00:00
Compctl
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 27247: zmv checking for **/ was wrong 2009-09-06 21:35:37 +00:00
Newuser 27228: clear function for zsh-newuser-install 2009-08-21 14:34:51 +00:00
Prompts Paul Ackersviller: 26959: delay before removing test modules 2009-05-13 08:39:47 +00:00
TCP 26313: --enable-custom-patchlevel 2009-01-15 14:49:50 +00:00
VCS_Info Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support 2009-10-04 18:18:12 +00:00
Zftp Baptiste Daroussin: 27271: remove awk dependence 2009-09-13 18:26:21 +00:00
Zle Benjamin R. Haskell: 26265: fix some composed characters 2009-01-09 09:44:45 +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.