Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: wierd sshfs completion
- X-seq: zsh-users 13959
- From: Freak <freakguard@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: wierd sshfs completion
- Date: Sat, 21 Mar 2009 14:05:09 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=Ffc+BJBVjtsaoTnDvbyrfHhhdcVfc5bq6oYLRUR/GKI=; b=Jmlih5KEWbDIH1Xf0hbwP5JQZ64Tw4yBTOwffUSiZ5skaDbFWJX3MJRmc/WR+Is53n /IZfMylvmlkVvt4HpuVSoXNjhnREgQIHAtqWOzw3z4GZ1TkmZFXOVADYBbOC6uwzs/uh J7s0o/COxJr8GdLqSTcA/YmhVgYVixpKzY914=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=VCkM5wGlHZazxpmE5pt5eBJiRYgmV9UvLjo791Dh6MFprR4v37+7phq0Up6ik8sEQ6 n1+lhrWU4bwIa0ETsyFOV3Invgdk5oH7dRbBeyOmEDClVoIREGi7q88aGigaa7CSVgaV QbERLh09hONlqorRIwGjcuPu17MuFn286RWuQ=
- In-reply-to: <20090321130623.GA16004@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200903211203.20315.freakguard@xxxxxxxxx> <200903211331.32428.freakguard@xxxxxxxxx> <20090321130623.GA16004@xxxxxxxxxxxxxxxxxxxxxxx>
On Saturday 21 March 2009 14.06:23 you wrote:
> On Sat, Mar 21, 2009 at 01:31:32PM +0100, Freak wrote:
> > Works good. But after choosing a remote hostname <tab>:
> > (space)<local dirs>
> >
> > It should display remote dirs instead (like scp)
>
> There you go ;)
Works fine! Thanks :)
> But this is a really ugly solution, this _sshfs almost entirely consists
> of snippets from _ssh.
> One should think about either splitting up _ssh so that for example
> _remote_files can be used by other scripts as well, or adding sshfs
> completion to _ssh.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author