You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh/Functions
Peter Stephenson 5b32dece55 users/17132: skip-whitespace-first style for compatibility with bash etc.
in widgets using forward-word-match
12 years ago
..
Calendar 29307, 29308 + replies: Fix some doubled words in docs and comments. 13 years ago
Chpwd 29644: work around _describe bug, plus cosmetic tweaks 13 years ago
Compctl cleanup after function move 23 years ago
Example 24242: unify top lines as #!/bin/zsh (followed by options). 17 years ago
Exceptions 21779 plus unposted catch change: exception improvementss 19 years ago
MIME Missed file. 13 years ago
Misc 30388, 30389 (Stephane): zargs: handle zero-length arguments. 12 years ago
Newuser unposted: tweak newline placement. 14 years ago
Prompts 30468: prompt_fade_setup: add missing $ 12 years ago
TCP 29307, 29308 + replies: Fix some doubled words in docs and comments. 13 years ago
VCS_Info Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied' 12 years ago
Zftp 30461, 30462 (tweaked): add missing local for match, mbegin and mend 12 years ago
Zle users/17132: skip-whitespace-first style for compatibility with bash etc. 12 years ago
.cvsignore unposted: cvsignore VIM *.swp files 21 years ago
.distfiles Fix distribution files 24 years ago
README.zftp Initial revision 25 years ago

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.