<div dir="ltr">Ah I see..<div><br></div><div>Yep same distro, same shell (ubuntu with bash)</div><div><br></div><div>I just followed the setup instructions on the site</div><div>install pass</div><div>add completion line to bashrc</div><div>profit</div><div><br></div><div>It autocomplete's pass commands(i.e pass [tab] will show me all of the commands available to pass, but just not the passwords that are available)</div><div><br></div><div>Thanks for the help!</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 3, 2015 at 9:34 AM René Neumann <<a href="mailto:lists@necoro.eu">lists@necoro.eu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Autocompletion is not part of pass itself, but provided by the shell you<br>
are using. [1]<br>
<br>
Are you using the same shell on both machines and also have installed<br>
the same completion systems and packages?<br>
<br>
- René<br>
<br>
[1] Of course, in reality, depending on your distro, the pass-package<br>
might ship the completion:<br>
<br>
% equery f pass<br>
 * Searching for pass ...<br>
 * Contents of app-admin/pass-1.6.5:<br>
/usr<br>
/usr/bin<br>
/usr/bin/pass<br>
/usr/bin/passmenu<br>
/usr/share<br>
/usr/share/bash-completion<br>
/usr/share/bash-completion/completions<br>
/usr/share/bash-completion/completions/pass <--<br>
/usr/share/man<br>
/usr/share/man/man1<br>
/usr/share/man/man1/pass.1.bz2<br>
/usr/share/zsh<br>
/usr/share/zsh/site-functions<br>
/usr/share/zsh/site-functions/_pass <--<br>
</blockquote></div>