[pass] I can't make work the zsh autocomplete

Jason A. Donenfeld Jason at zx2c4.com
Sun Dec 2 17:25:56 CET 2012


Hey Santiago,

Did you ever get around to adding the description and link to the
oh-my-zsh wiki plugin info page, a la [1]?

Jason

[1] https://github.com/robbyrussell/oh-my-zsh/pull/1386#issuecomment-10921166

On Fri, Nov 2, 2012 at 1:50 AM, Santiago Borrazás <sanbor at gmail.com> wrote:
> Thanks for your support! Seems that the problem was that I was not renaming
> the file pass.zsh-completion to _pass
>
> Here is the pull request of the pass plugin for Oh my zsh
> https://github.com/robbyrussell/oh-my-zsh/pull/1386
>
> I just had to copypaste the script :o)
>
> Please let me know if you have any concerns.
>
> Best regards,
> @sanbor
>
>
> On Thu, Nov 1, 2012 at 1:24 AM, Jason A. Donenfeld <Jason at zx2c4.com> wrote:
>>
>> On Wed, Oct 31, 2012 at 7:00 PM, Santiago Borrazás <sanbor at gmail.com>
>> wrote:
>> > I tried to make it work by doing 'source pass.zsh-completion' but it
>> > doesn't
>> > work. I tried the completion for bash and works well.
>>
>> I'm not a zsh user, but IIRC, you don't source completion scripts.
>> Instead you copy that script to /usr/share/zsh/site-functions/_pass.
>> Check out the commented lines inside the Makefile.
>>
>> > Suggestion: the pass recipe in Homebrew it's great. It will be great to
>> > have
>> > a pass plugin in Oh my Zsh (https://github.com/robbyrussell/oh-my-zsh)
>> > too.
>>
>> Great idea! Want to take charge of this?
>



More information about the Password-Store mailing list