Yep, auto-completion in my .zshrc file is enabled and those lines are
there. It auto-completes names in my current directory, but not anything
past that. Pass does the same thing. If I enter `pass amaz[TAB]` it doesn't
pull up anything because "amazon" is in the "commerce" category in Pass. If
I type `comm[Tab]` it does auto-complete to "commerce/" then I can type
`ama[TAB]` and it will auto-complete as well. However, it's just a pain to
navigate the directories each time, and I was wondering if there was a way
so I can just type `ama[TAB]` for it to jump to complete to that
immediately.

I emailed Jason about this and he said "Tab completion is built-in already.
You probably didn't enable the completion files." Not sure what the
completion files are or how to enable them since I can't find any
documentation.

On Mon, Aug 7, 2017 at 2:34 PM, Simon Lackerbauer <si...@lackerbauer.com>
wrote:

> Hi Andrew,
>
> did you enable auto-completion in your zsh in general? Do other programs
> autocomplete? Check for the following lines in your .zshrc:
>
> autoload -Uz compinit
> compinit
>
> Autocompletion for pass in Arch should be working out of the box. A good
> place for asking questions like these would probably be the Arch BBS,
> especially the Newbie Corner
> (https://bbs.archlinux.org/viewforum.php?id=23).
>
> Cheers,
> Simon
>
> On 08/07/2017 04:04 PM, Andrew Banchich wrote:
> > Hi guys,
> >
> > Sorry if I'm using this wrong. This is my first time using a mailing
> > list as a kind of forum.
> >
> > I am trying to get autocomplete working for password-store and I can't
> > figure out how. I looked through the man pages, the website, Googled,
> > and can't find any documentation anywhere.
> >
> > I'm on Arch and using ZSH. I tried looking for the `pass.zsh-completion`
> > file but couldn't find any file by that name on my system.
> >
> > Thanks for your help.
> >
> >
> > _______________________________________________
> > Password-Store mailing list
> > Password-Store@lists.zx2c4.com
> > https://lists.zx2c4.com/mailman/listinfo/password-store
> >
>
> --
> www.lackerbauer.com
> 8A86 BD14 1859 44F2 5B83  6908 4B81 EE5D 6A56 A4DE
> _______________________________________________
> Password-Store mailing list
> Password-Store@lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/password-store
>
_______________________________________________
Password-Store mailing list
Password-Store@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to