1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-01 05:16:05 +01:00
zsh/Functions
2014-08-14 09:56:43 +01:00
..
Calendar 31422: better heuristic for timestamps in age function 2013-05-29 19:20:12 +01:00
Chpwd 29644: work around _describe bug, plus cosmetic tweaks 2011-08-03 20:57:32 +00:00
Compctl cleanup after function move 2001-04-02 14:36:36 +00:00
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 31711: add execute-never style for MIME function system. 2013-09-08 21:12:13 +01:00
Misc 32527: zcalc-auto-insert key binding for use in zcalc 2014-04-07 09:58:30 +01:00
Newuser unposted: tweak newline placement. 2010-08-10 18:57:43 +00:00
Prompts 30468: prompt_fade_setup: add missing $ 2012-05-14 15:24:20 +00:00
TCP 33002: tcp_expect -P pm tags matches with a string 2014-08-14 09:56:43 +01:00
VCS_Info 32662: vcs_info git: Fix stagedstr for empty repos 2014-06-02 15:17:04 +02:00
Zftp 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00
Zle unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release 2014-08-10 17:49:55 +01: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.