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
Aleksandr Mezin fc82e8193b 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cvs, git: Set ${vcs_comm[basedir]} like all other backends do.
That doesn't affect anything, not even other vcs_info internals; it's
just for consistency across backends.
3 years ago
..
Calendar unposted: Fix broken case condition and "qualifer" typo 9 years ago
Chpwd 47873: Improve completion within dynamic directory names 3 years ago
Compctl
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
Math 48147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the expression evaluted to zero. 3 years ago
Misc users/26406: preserve caller setopts in zargs 3 years ago
Newuser
Prompts 48094: apply cleanup commands of the current theme on any theme change 3 years ago
TCP 36754: Functions/TCP: Tweak some usage output in the tcp_* functions 9 years ago
VCS_Info 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cvs, git: Set ${vcs_comm[basedir]} like all other backends do. 3 years ago
Zftp
Zle 47307: edit-command-line: restrict editing to region if it is active 4 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.