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
Barton E. Schaefer 5455798bb5 Oliver: 40118: alternate fix replacing 40115
This commit reverts 40115 (commit 3594f55f) thus restoring 38579, then
applies 40118: Relocate BUFFER/CURSOR reset to work around "fc -p" issue
8 years ago
..
Calendar unposted: Fix broken case condition and "qualifer" typo 9 years ago
Chpwd 37400: typo gave unwanted error message in zsh_directory_name_generic 9 years ago
Compctl 33047: use git to simplify massively source distribution file selection 10 years ago
Example 33047: use git to simplify massively source distribution file selection 10 years ago
Exceptions 33047: use git to simplify massively source distribution file selection 10 years ago
MIME 39046 + 39061: New :P history modifier. 8 years ago
Math unposted: Commit forgotten part of users/21256. 8 years ago
Misc 40126: zed (fned): When editing a new function. escape its name. 8 years ago
Newuser users/21068: use emacs keymap in vared by default 9 years ago
Prompts 37214: 'prompt walters': Don't export PS1 9 years ago
TCP 36754: Functions/TCP: Tweak some usage output in the tcp_* functions 9 years ago
VCS_Info 40149: vcs_info git: Avoid a fork. 8 years ago
Zftp 35234: better zfget completion with paths 9 years ago
Zle Oliver: 40118: alternate fix replacing 40115 8 years ago
.cvsignore unposted: cvsignore VIM *.swp files 21 years ago
.distfiles 33047: use git to simplify massively source distribution file selection 10 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.