mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-05 23:11:11 +02:00
When patches are applied, let quilt use .pc without forcing the patch directory, this will fix the unapplied detection when being in subdir. When no patches are applied, use zstyle quilt-patch-dir then QUILT_PATCHES then "patches" for path to search for patches. Note: prefer setting quilt-patch-dir rather than QUILT_PATCHES for absolute path because when patches are applied, quilt unapplied will not return the correct list (i.e. the whole list rather that the one specified by .pc/.quilt_series). |
||
---|---|---|
.. | ||
Calendar | ||
Chpwd | ||
Compctl | ||
Example | ||
Exceptions | ||
MIME | ||
Misc | ||
Newuser | ||
Prompts | ||
TCP | ||
VCS_Info | ||
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.