1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-09 00:11:25 +02:00
zsh/Functions
Peter Stephenson 5e7e797ca9 TCP functions: fix some variable handling problems,
also standardise indentation
add-zsh-hook: fix check for existence of hook function in existing hook
2008-08-01 11:48:38 +00:00
..
Calendar unlocalised variable 2008-06-30 13:07:45 +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 25236: zsh-mime-setup -l arguments 2008-06-23 13:34:52 +00:00
Misc TCP functions: fix some variable handling problems, 2008-08-01 11:48:38 +00:00
Newuser 25304: Richard Hartmann: dont go beyond 80 columns in new user script 2008-07-18 11:50:29 +00:00
Prompts 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
TCP TCP functions: fix some variable handling problems, 2008-08-01 11:48:38 +00:00
Zftp unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Zle 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +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.