Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Has zsh a way of jumping to a directory as Quicksilver does in OS X?
- X-seq: zsh-users 17973
- From: Micah Elliott <mde@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Has zsh a way of jumping to a directory as Quicksilver does in OS X?
- Date: Tue, 3 Sep 2013 10:57:53 -0700
- In-reply-to: <CAMXWGTyo-FWxCMq2b--ZCZVUw-2KfNSzWLZs7Xzi4=J5oU9DcQ@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAMXWGTyo-FWxCMq2b--ZCZVUw-2KfNSzWLZs7Xzi4=J5oU9DcQ@mail.gmail.com>
On Tue, Sep 3, 2013 at 3:54 AM, Leonardo Barbosa
<leonardo.barbosa@xxxxxxxxxxx> wrote:
> I was wondering whether is a command that makes you jump to directory
> by passing as argument part of the path of this directory. For
> example, as QuickSilver does in OS X or launchy does in Windows
> systems. They index your whole path and stores information based on
> you recently use to display suggestions.
Zsh is already so capable at cd-/pushd-ing around. I worked on an
overview of this a while back and was going to post/record it someday,
somewhere, so I'll stick into a gist for now.
https://gist.github.com/MicahElliott/6427072 (the frecency stuff would
be cool but maybe overkill if workflow/locations are well enough
organized?)
--
twitter:@MicahElliott | email:mde@xxxxxxxxxxxxxxxx | http://membean.com
Remember your words with Membean!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author