1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-06 23:36:03 +02:00
zsh/Functions
Bart Schaefer 557baa173c users/16291: prompt_bart_preexec uses history text in the non-"fg" case
to avoid alias expansion.
2011-08-29 16:08:28 +00:00
..
Calendar 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Chpwd 29644: work around _describe bug, plus cosmetic tweaks 2011-08-03 20:57:32 +00:00
Compctl cleanup after function move 2001-04-02 14:36:36 +00:00
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/15580: fix MIME handler completion on fallthrough 2010-11-25 15:43:14 +00:00
Misc 28852: Use syntax that doesn't depend on SHORT_LOOPS being set. 2011-08-14 13:40:53 +00:00
Newuser unposted: tweak newline placement. 2010-08-10 18:57:43 +00:00
Prompts users/16291: prompt_bart_preexec uses history text in the non-"fg" case 2011-08-29 16:08:28 +00:00
TCP 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
VCS_Info 29526: vcs_info: Set `max-exports' early after certain `start-up' hooks. 2011-06-30 07:43:53 +00:00
Zftp 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Zle Belatedly add move-line-in-buffer. 2011-08-20 18:39:24 +00:00
.cvsignore unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
.distfiles Fix distribution files 2000-12-05 14:39:58 +00:00
README.zftp Initial revision 1999-06-08 09:26: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.