1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-19 11:31:26 +01:00
zsh/Functions
2009-02-11 17:57:56 +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
MIME users/13464: allow MIME suffixes to match upper case variants 2008-11-20 18:12:31 +00:00
Misc 26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well. 2008-12-30 05:40:55 +00:00
Newuser 25304: Richard Hartmann: dont go beyond 80 columns in new user script 2008-07-18 11:50:29 +00:00
Prompts Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warnings 2008-12-02 09:33:56 +00:00
TCP 26313: --enable-custom-patchlevel 2009-01-15 14:49:50 +00:00
VCS_Info Frank Terbeck: 26549: VCS_Info improvements: check for changes in git 2009-02-11 12:48:21 +00:00
Zftp unposted: silence some warnings when WARN_CREATE_GLOBAL is set 2008-10-10 13:20:05 +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.