zsh/Functions
Bart Schaefer 236d910fb3 unposted (based on users/10881,10884): add auto-previous zstyle, update
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2007-02-26 07:43:39 +00:00
..
Calendar 23142: calendar enhancements: relative times, recurring events 2007-01-31 16:53:31 +00:00
Compctl cleanup after function move 2001-04-02 14:36:36 +00:00
Example 22594: Attempt to fix some off-by-one errors for completion lists 2006-08-09 22:08:38 +00:00
Exceptions 21779 plus unposted catch change: exception improvementss 2005-09-28 15:26:44 +00:00
MIME 22593: add handle-nonexistent style to MIME handler 2006-08-09 16:17:12 +00:00
Misc Add a number of other notes about terminal attributes. 2006-10-16 01:08:41 +00:00
Newuser 22053: FAQ tweak plus better option and parameter documentation 2005-12-06 10:50:36 +00:00
Prompts 22739: arno: different test for theme in prompt -c 2006-09-21 16:48:21 +00:00
TCP 22592: add tcp_send -c option for cat 2006-08-08 11:27:39 +00:00
Zftp 20232 with typo corrected: remove zftp directory listing on zfcd 2004-08-06 14:10:30 +00:00
Zle unposted (based on users/10881,10884): add auto-previous zstyle, update 2007-02-26 07:43:39 +00:00
.cvsignore unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
.distfiles Fix distribution files 2000-12-05 14:39:58 +00:00
README.zftp Initial revision 1999-06-08 09:26:01 +00:00

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.