1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-22 00:21:27 +01:00
zsh/Functions
2008-02-22 02:56:13 +00:00
..
Calendar 24576: replace shebang lines. 2008-02-22 02:56:13 +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 23759: a few improvements to pick-web-browser 2007-08-14 17:21:05 +00:00
Misc 24576: replace shebang lines. 2008-02-22 02:56:13 +00:00
Newuser
Prompts unposted: fix typo in git psvar assignment. 2007-11-22 19:15:17 +00:00
TCP
Zftp
Zle 24082: delete-whole-word-match failed on whitespace 2007-11-10 19:04:10 +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.