1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-05 23:11:11 +02:00
zsh/Functions
Peter Stephenson 33b846810c users/13464: allow MIME suffixes to match upper case variants
26075: fix repeated calendar events so that the next event is always in the
future
2008-11-20 18:12:31 +00:00
..
Calendar users/13464: allow MIME suffixes to match upper case variants 2008-11-20 18:12:31 +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 users/13464: allow MIME suffixes to match upper case variants 2008-11-20 18:12:31 +00:00
Misc 25814: quote arguments to "eval". 2008-10-10 09:53:22 +00:00
Newuser 25304: Richard Hartmann: dont go beyond 80 columns in new user script 2008-07-18 11:50:29 +00:00
Prompts Quote expansion of prompt_opts in prompt() because zsh emulation is by 2008-10-10 09:53:48 +00:00
TCP 26046: return an error if session's fd is unusable. 2008-11-15 16:58:35 +00:00
VCS_Info unposted: belatedly sort out some distfiles 2008-10-29 10:28:14 +00:00
Zftp unposted: silence some warnings when WARN_CREATE_GLOBAL is set 2008-10-10 13:20:05 +00:00
Zle update to 4.3.8 2008-10-29 09:57: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.