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
Julian Prein 6e827d8f9a 50648: Use $ZCALC_HISTORY where appropriate 2 years ago
..
Calendar
Chpwd github #82: Fix typos 3 years ago
Compctl 33047: use git to simplify massively source distribution file selection 10 years ago
Example 45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacement was empty or generated more than one element 3 years ago
Exceptions
MIME 39046 + 39061: New :P history modifier. 8 years ago
Math 48606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and catch errors. 3 years ago
Misc 50648: Use $ZCALC_HISTORY where appropriate 2 years ago
Newuser github #82: Fix typos 3 years ago
Prompts promptinit: only exclude current theme from preview if no arguments are given 2 years ago
TCP 36754: Functions/TCP: Tweak some usage output in the tcp_* functions 9 years ago
VCS_Info 49728: vcs_info hg mq: Don't include applied patches in the unapplied patches 2 years ago
Zftp 45269: Fix misspellings in completions and elsewhere. 4 years ago
Zle 50323: create helper for shadowing builtins or existing functions and use it when redefining compadd et al. 2 years ago
.cvsignore
.distfiles
README.zftp

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.