1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-19 11:31:26 +01:00
zsh/Functions
2011-03-11 16:32:07 +00:00
..
Calendar c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 14:01:12 +00:00
Chpwd users/15864: turn zsh_directory_name into a hook 2011-03-11 16:32:07 +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/15580: fix MIME handler completion on fallthrough 2010-11-25 15:43:14 +00:00
Misc users/15864: turn zsh_directory_name into a hook 2011-03-11 16:32:07 +00:00
Newuser unposted: tweak newline placement. 2010-08-10 18:57:43 +00:00
Prompts Adrian: 28857: Functions/Prompts/prompt_bigfade_setup: use %d instead of $PWD 2011-03-05 17:34:21 +00:00
TCP c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
VCS_Info 28776: Let vcs_info detect very old mercurial repositories. 2011-02-19 11:54:41 +00:00
Zftp users/15204: in zfinit check for compctl before using 2010-07-28 15:53:32 +00:00
Zle 28772: Update regions in region highlight dynamically 2011-02-18 22:08:45 +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.