1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
zsh/Functions
Wayne Davison 8224baf73c + Added -W to auto-convert wildcards in both the find and replace strings.
+ Fixed the usage message to output the '$' args and '\' characters (they
  were getting eaten).
2002-03-30 19:30:11 +00:00
..
Compctl
Example
Misc + Added -W to auto-convert wildcards in both the find and replace strings. 2002-03-30 19:30:11 +00:00
Prompts
Zftp
Zle 16879: Functions/Zle/up-line-or-beginning-search, 2002-03-21 23:03:09 +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.