1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-06 23:31:28 +02:00
zsh/Functions
2008-06-24 16:09:28 +00:00
..
Calendar unposted: use kdialog in calendar_show if appropriate 2008-03-31 08:44:34 +00:00
Compctl
Example 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
Exceptions 21779 plus unposted catch change: exception improvementss 2005-09-28 15:26:44 +00:00
MIME 25236: zsh-mime-setup -l arguments 2008-06-23 13:34:52 +00:00
Misc zcalc completion idiosyncracies with :! 2008-06-13 14:27:37 +00:00
Newuser 22053: FAQ tweak plus better option and parameter documentation 2005-12-06 10:50:36 +00:00
Prompts unposted: add prompt_pws_setup to .distfiles 2008-05-20 09:47:01 +00:00
TCP 25237: TCP function system: make tcp_on_open return status significant 2008-06-23 13:38:09 +00:00
Zftp unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Zle 25244: add subword-range style 2008-06-24 16:09:28 +00:00
.cvsignore unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
.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.