1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-08 12:01:21 +02:00
zsh/Functions
Peter Stephenson 669c070efe 31503: zmv improvements for user-specified programs.
-p splits words of commands passed to it.
-P is like -p for when the program doesn't understand the -- convention
2013-07-03 12:46:02 +01:00
..
Calendar 31422: better heuristic for timestamps in age function 2013-05-29 19:20:12 +01:00
Chpwd 29644: work around _describe bug, plus cosmetic tweaks 2011-08-03 20:57:32 +00:00
Compctl
Example
Exceptions
MIME Missed file. 2011-11-20 16:05:12 +00:00
Misc 31503: zmv improvements for user-specified programs. 2013-07-03 12:46:02 +01: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 31485: vcs_info, git: Avoid error messages for `guilt' users 2013-06-18 09:16:59 +02:00
Zftp 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00
Zle 31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_global 2013-04-05 21:05:54 +02: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.