<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I did a similar project, just because i have to many passwords
      and i cant handle them without a fuzzy search any more.<br>
    </p>
    <p>    <a class="moz-txt-link-freetext" href="https://github.com/d4ndo/pass">https://github.com/d4ndo/pass</a></p>
    <p>It is using the bash completion and the user can choose the fuzzy
      search tool by setting an environment variable in the bashrc.</p>
    <p>e.G. <span class="pl-k">export</span> PASSWORD_STORE_FUZZY=<span
        class="pl-s"><span class="pl-pds">"</span>peco<span
          class="pl-pds">"</span></span></p>
    <p><span class="pl-s"><span class="pl-pds">Just use pass -c
          **<TAB> and start the fuzzy search for your passwords.</span></span></p>
    <p><span class="pl-s"><span class="pl-pds">Cheers.</span></span></p>
    <p><span class="pl-s"><span class="pl-pds">See patch:<br>
        </span></span></p>
    <br>
    <div class="moz-cite-prefix">Am 24.03.2018 um 06:06 schrieb
      Nobutarou Nosuke:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAG2osaZLZHFcxc1M6S8wcgGSxcznQYXmXoruik08eggPnF=Otw@mail.gmail.com">
      <pre wrap="">Hi,

This is my first post. I recently started password-store. I soon like
it. How simple is it? It is just a text file. This gives me the best
freedom. I can save any info!

But I also feel that I want incremental search. Then I start to write
a simple script, passpeco, here,

      <a class="moz-txt-link-freetext" href="https://github.com/Nobutarou/passpeco">https://github.com/Nobutarou/passpeco</a>


Do you know peco, <a class="moz-txt-link-freetext" href="https://github.com/peco/peco">https://github.com/peco/peco</a> ? It is really nice
filtering tool on console. And it is very friendly with pass.

Maybe you have already made your pass very comfortable for you. Maybe
better than my script. But if this could give you some help, I would
be grad.

Thanks,
_______________________________________________
Password-Store mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Password-Store@lists.zx2c4.com">Password-Store@lists.zx2c4.com</a>
<a class="moz-txt-link-freetext" href="https://lists.zx2c4.com/mailman/listinfo/password-store">https://lists.zx2c4.com/mailman/listinfo/password-store</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>