1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-12-28 16:15:02 +01:00
zsh/Functions
2007-12-11 10:09:49 +00:00
..
Completion zsh-3.1.5-pws-9 1999-04-15 18:16:27 +00:00
Example Merge of unposted: maintain pushdignoredups if it was set on entry to the function. 2007-10-28 00:55:56 +00:00
Exceptions Merge in workers/20812 for exception handling using "always" block. 2007-04-08 01:35:42 +00:00
MIME Merge of 23759: a few improvements to pick-web-browser. 2007-11-24 23:05:31 +00:00
Misc Merge of users/11484: allow renaming $f to $g to work if the files are really the same. 2007-11-18 20:32:08 +00:00
Prompts Merge of unposted: make sure localtraps is unset before setting TRAPWINCH. 2007-11-25 18:36:06 +00:00
TCP unposted: Release zsh-4.2.6 2005-11-30 12:01:01 +00:00
Zftp Merge of 23645: use == instead of =. 2007-11-19 03:16:36 +00:00
Zle unposted: 4.2.6-dev-2 2007-12-11 10:09:49 +00:00
.cvsignore zsh-3.1.6-test-2 1999-07-19 14:26:14 +00:00
.distfiles zsh-3.1.6-test-2 1999-07-19 14:26:14 +00:00
acx Initial revision 1999-04-15 18:05:35 +00:00
allopt zsh-3.1.5-pws-8 1999-04-15 18:15:04 +00:00
cat Initial revision 1999-04-15 18:05:35 +00:00
cdmatch Initial revision 1999-04-15 18:05:35 +00:00
cdmatch2 zsh-3.1.5-pws-3 1999-04-15 18:09:05 +00:00
checkmail Initial revision 1999-04-15 18:05:35 +00:00
cx Initial revision 1999-04-15 18:05:35 +00:00
harden Initial revision 1999-04-15 18:05:35 +00:00
Makefile.in manual/7704 1999-09-07 22:33:05 +00:00
mere Initial revision 1999-04-15 18:05:35 +00:00
multicomp zsh-3.1.5-pws-4 1999-04-15 18:10:10 +00:00
proto Initial revision 1999-04-15 18:05:35 +00:00
pushd Initial revision 1999-04-15 18:05:35 +00:00
randline zsh-3.1.5-pws-2 1999-04-15 18:07:38 +00:00
README.zftp zsh-3.1.5-pws-21 1999-06-08 09:25:39 +00:00
run-help Initial revision 1999-04-15 18:05:35 +00:00
yp Initial revision 1999-04-15 18:05:35 +00:00
yu Initial revision 1999-04-15 18:05:35 +00:00
zed Initial revision 1999-04-15 18:05:35 +00:00
zless zsh-3.1.5-pws-6 1999-04-15 18:12:56 +00:00
zls zsh-3.1.5-pws-7 1999-04-15 18:14:01 +00:00

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.