Re: autocomplete issue

2017-08-08 Thread Andrew Banchich
Thanks for the ideas! I am thinking he just misunderstood, too. I will try
out Fish.

On Tue, Aug 8, 2017 at 7:15 AM, Kevin Cox  wrote:

> On 08/08/17 11:26, Kjetil Torgrim Homme wrote:
>
>> Den 07. aug. 2017 21:25, skreiv Andrew Banchich:
>>
>>> 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.
>>>
>> don't use sub-directories if you don't like them ;-)
>>
> This is what I do. I just put entries by domain name and couldn't be
> happier. I do use directories for a couple of things but they are under the
> domain name so still easy to get to.
>
___
Password-Store mailing list
Password-Store@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/password-store


Re: autocomplete issue

2017-08-08 Thread Kevin Cox

On 08/08/17 11:26, Kjetil Torgrim Homme wrote:

Den 07. aug. 2017 21:25, skreiv Andrew Banchich:

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.

don't use sub-directories if you don't like them ;-)
This is what I do. I just put entries by domain name and couldn't be 
happier. I do use directories for a couple of things but they are under 
the domain name so still easy to get to.

___
Password-Store mailing list
Password-Store@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/password-store


Re: autocomplete issue

2017-08-08 Thread Jochen Sprickerhof
* Andrew Banchich  [2017-08-07 15:25]:
> 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.

Try the fish shell for that.

Cheers Jochen


signature.asc
Description: PGP signature
___
Password-Store mailing list
Password-Store@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/password-store


Re: autocomplete issue

2017-08-07 Thread Andrew Banchich
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 
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