Bug#689276:

2012-10-03 Thread Brian Mattern
On Wed, 03 Oct 2012, Jason A. Donenfeld wrote: > http://git.zx2c4.com/password-store/commit/?id=94d9b4390f7b0a01b6aa6ad91439570b7cbef967 I updated the bash and zsh completion scripts to account for this change. However, I don't have write permission on the fish script. Patch attached (untested s

Bug#689276:

2012-10-03 Thread Jason A. Donenfeld
Access granted. Go ahead and push this yourself.

Bug#689276:

2012-10-02 Thread milki
On 07:27 Wed 03 Oct , Jason A. Donenfeld wrote: > On Wed, Oct 3, 2012 at 2:51 AM, Paul Wise wrote: > > > > I didn't notice this option, but I think it would be a good idea to flip > > the default to disabling keyboard echo. > > > I'll consider this for the next release. > > Anyone on the li

Bug#689276:

2012-10-02 Thread Jason A. Donenfeld
http://git.zx2c4.com/password-store/commit/?id=94d9b4390f7b0a01b6aa6ad91439570b7cbef967

Bug#689276:

2012-10-02 Thread Jason A. Donenfeld
On Wed, Oct 3, 2012 at 2:51 AM, Paul Wise wrote: > > I didn't notice this option, but I think it would be a good idea to flip > the default to disabling keyboard echo. I'll consider this for the next release. Anyone on the list have opinions about this? Specifically this would be: - no-echo mo

Bug#689276:

2012-10-02 Thread Paul Wise
On Wed, 2012-10-03 at 00:05 +0100, Colin Watson wrote: > Paul, according to the --help output, you can use -n/--no-echo to > disable keyboard echo. However, I don't know whether anyone's asked > about this before and perhaps it would make sense to flip the default > around? I didn't notice this

Bug#689276: Yes it does

2012-10-02 Thread Jason A. Donenfeld
pass insert -n name or pass insert --no-echo name See the man page for all options.

Bug#689276: pass: the password prompt does not hide passwords like passwd does

2012-09-30 Thread Paul Wise
Package: pass Version: 1.4-1 Severity: normal pass doesn't seem to hide entered passwords like passwd does: pabs@chianamo ~ $ pass insert foo Enter password for foo: bar [master 93a6441] Added given password for foo to store. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fo