1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-27 22:40:20 +02:00
zsh/Functions
Daniel Shahaf 2854a67e09 40403/0004: vcs_info set-patch-format helper: Part #4.
This also fixes the %a (${hook_com[all-n]}) expando in the hg backend:
before this change, it counted only unapplied changes.
2017-01-25 04:22:32 +00:00
..
Calendar
Chpwd
Compctl
Example
Exceptions
Math
MIME
Misc
Newuser
Prompts
TCP
VCS_Info 40403/0004: vcs_info set-patch-format helper: Part #4. 2017-01-25 04:22:32 +00:00
Zftp
Zle
.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.