1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-04 06:14:50 +01:00
zsh/Functions
2011-08-20 18:39:24 +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
Example
Exceptions
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 Use preexec hook to replace "fg" et al. with the jobtext of the resumed job. 2011-08-18 02:23:31 +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
.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.