On Fri, Feb 29, 2008 at 07:57:55PM -0500, Clint Adams wrote:
> Adrian, does this do the trick?
Indeed, it works fine.
signature.asc
Description: Digital signature
On Fri, Feb 29, 2008 at 03:21:50PM -0500, Clint Adams wrote:
> Maybe _rsync should get the same QIPREFIX check as _ssh and _git, or
> maybe all three of these should be factored out into a helper function.
Adrian, does this do the trick?
Index: Completion/Unix/Command/_rsync
=
On Fri, Feb 29, 2008 at 03:04:14PM -0500, Adrian Irving-Beer wrote:
> If I have the following on host 'alpha':
>
> /tmp/foo bar baz/foo
> /tmp/foo bar baz/bar
> /tmp/foo bar baz/baz
>
> I can do this:
>
> % rsync alpha:/tmp/foo
> --> % rsync alpha:/tmp/foo\\\ bar\\
Package: zsh
Version: 4.3.5-4
Severity: normal
Tags: patch
If I have the following on host 'alpha':
/tmp/foo bar baz/foo
/tmp/foo bar baz/bar
/tmp/foo bar baz/baz
I can do this:
% rsync alpha:/tmp/foo
--> % rsync alpha:/tmp/foo\\\ bar\\\ baz/
But I can'
4 matches
Mail list logo