1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-08-01 23:51:05 +02:00
zsh/Functions
2010-07-28 13:33:52 +00:00
..
Calendar 28038: improved handling of recurring events in calendar system 2010-06-14 13:01:41 +00:00
Chpwd 28096: don't add $OLDPWD to recent dirs as we weren't there 2010-07-20 21:46:42 +00:00
Compctl
Example 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
Exceptions
MIME users/15078: completion for zsh-mime-handler 2010-05-23 19:54:03 +00:00
Misc c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
Newuser c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
Prompts c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
TCP c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
VCS_Info 28095: Fix two hard-coded invocations of the "git" command. 2010-07-19 20:05:22 +00:00
Zftp c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
Zle c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +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.