1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-25 14:20:53 +01:00
zsh/Functions
Peter Stephenson 3a97920199 22606: add match-word-context.
Remove workaround from match-words-by-style
2006-08-14 16:14:41 +00:00
..
Compctl
Example 22594: Attempt to fix some off-by-one errors for completion lists 2006-08-09 22:08:38 +00:00
Exceptions
MIME 22593: add handle-nonexistent style to MIME handler 2006-08-09 16:17:12 +00:00
Misc 22480: autoload math functions from zmathfuncdef 2006-06-02 13:34:59 +00:00
Newuser 22053: FAQ tweak plus better option and parameter documentation 2005-12-06 10:50:36 +00:00
Prompts
TCP 22592: add tcp_send -c option for cat 2006-08-08 11:27:39 +00:00
Zftp
Zle 22606: add match-word-context. 2006-08-14 16:14:41 +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.