1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-03 20:20:56 +02:00
zsh/Functions
2015-12-19 10:48:48 +00:00
..
Calendar
Chpwd 37400: typo gave unwanted error message in zsh_directory_name_generic 2015-12-14 10:59:03 +00:00
Compctl
Example
Exceptions
MIME 37014: Improved internal parameter setting. 2015-10-29 15:01:07 +00:00
Misc unposted: ZCALCPROMPT created globally in zcalc 2015-11-27 09:31:46 +00:00
Newuser
Prompts 37214: 'prompt walters': Don't export PS1 2015-11-27 07:27:23 +00:00
TCP 36754: Functions/TCP: Tweak some usage output in the tcp_* functions 2015-10-03 00:05:40 +02:00
VCS_Info 37347: Remove incorrect local for msgs in VCS info 2015-12-08 12:59:48 +00:00
Zftp
Zle unposted (after users/20873): Theoretical fix: don't parse print/echo escape sequences in $zle_bracketed_paste. 2015-12-19 10:48:48 +00: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.