Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
rsync hosts completion not working after aliased
- X-seq: zsh-users 13999
- From: sam.reckoner@xxxxxxxxx
- To: zsh-users@xxxxxxxxxx
- Subject: rsync hosts completion not working after aliased
- Date: Mon, 06 Apr 2009 14:58:13 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
rsync completes hosts nicely until I define the following alias:
alias rsync='/bin/rsync -uavz --progress -e ssh --chmod=Dg-rx,Do-rx'
and then it doesn't complete anything, even files. I do _complete_help on this and it shows nothing.
Little help?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author