1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-24 05:11:08 +02:00
zsh/Functions
Oliver Kiddle cb5f100bd3 39986, 39989: improve handling of vi-repeat-change
Save previous vi change and throw away a new change that fails.
Add zle -f vichange to allow shell widget to be a single change.
Fix repeat of command where numeric arguments were multiplied.
2016-11-20 23:59:48 +01:00
..
Calendar
Chpwd
Compctl
Example
Exceptions
Math unposted: Commit forgotten part of users/21256. 2016-05-10 18:39:18 +00:00
MIME
Misc
Newuser
Prompts
TCP
VCS_Info 39786: vcs_info (hg): Use native hexdump implementation instead of external command. 2016-10-31 18:35:47 +00:00
Zftp
Zle 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01: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.