1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-19 11:31:26 +01:00
zsh/Functions
Peter Stephenson 5b32dece55 users/17132: skip-whitespace-first style for compatibility with bash etc.
in widgets using forward-word-match
2012-06-04 16:40:42 +00:00
..
Calendar 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Chpwd 29644: work around _describe bug, plus cosmetic tweaks 2011-08-03 20:57:32 +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 Missed file. 2011-11-20 16:05:12 +00:00
Misc 30388, 30389 (Stephane): zargs: handle zero-length arguments. 2012-04-12 18:45:59 +00: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 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
VCS_Info Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied' 2012-05-23 07:39:48 +00:00
Zftp 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00
Zle users/17132: skip-whitespace-first style for compatibility with bash etc. 2012-06-04 16:40:42 +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.