[pass] [Proposal] Blank line after each help item in help text

2016-03-02 Thread Matthias Beyer
Hi, I'd like to have blank a line after each help-text item. It reduces the wall-of-text experience of `pass --help`. Of course this is opinion-based... so I'd like to hear your opinion! Patch attached. -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily

[pass] Clipboard not cleared on KDE(5).

2016-02-16 Thread Matthias Beyer
Hi, I'm just playing around with KDE5 and I just noticed that pass does not remove my passwords from the clipboard anymore. Are there some fixes available for this? -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. signature.asc

Re: [pass] fzf for pass

2015-10-01 Thread Matthias Beyer
uot; -name "*.gpg" -printf "%P") to get rid of > the $HOME directory. But only GNU "find" supports printf. Does anybody > have a better idea.? > What is "$pwdir"? Do you mean "$PWD" ? alternatives to -printf ... I'm not sure, can you build the b

Re: [pass] [PATCH] Fuzzy lookup for "show" command

2015-09-29 Thread Matthias Beyer
t; -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. pgpzZYFczZNXG.pgp Description: PGP signature ___ Password-Store mailing list Password-Store@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/password-store

Re: [pass] [PATCH] Fuzzy lookup for "show" command

2015-09-28 Thread Matthias Beyer
ft ;; > + while true; do case "$1" in > + -c|--clip) clip=1; shift; ;; > + -z|--fuzzy) fuzzy=1; shift; ;; > --) shift; break ;; > esac done > > - [[ $err -ne 0 ]] && die "Usage: $PROGRAM $COMMAND [--clip,-c] &g

Re: [pass] metadata

2015-09-16 Thread Matthias Beyer
mail/f...@bar.baz mail/b...@blubb.gna irc/freenode/user_name -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. pgp2nBHKmoakl.pgp Description: PGP signature ___ Password-Store mailing list

Re: [pass] upass: friendly console UI for pass

2015-09-07 Thread Matthias Beyer
> Password-Store mailing list > Password-Store@lists.zx2c4.com > http://lists.zx2c4.com/mailman/listinfo/password-store -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. pgp2PBD7IHyyU.pgp Description: PGP signature ___

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
. Other than that: anyone else got an idea on this? -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. pgpVc_izLx6Hq.pgp Description: PGP signature ___ Password-Store mailing list Password

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
]: encryption failed: No public key On 14-03-2015 13:11:47, Lucas Hoffmann wrote: On Sat, Mar 14, 2015 at 12:51:59PM +0100, Matthias Beyer wrote: On 14-03-2015 12:04:56, Lenz Weber wrote: I just noticed you can do that without editing the pass script: just call bash -x `which pass` insert

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
On 14-03-2015 20:58:18, Mike Charlton wrote: Possibly you are using Gnome??? Nope, no gnome here. -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. pgpYUwmp5NZA4.pgp Description: PGP signature

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
. gpg2 -e -r 20CA0F94 -o /tmp/bar.gpg --quiet --yes --compress-algo=none --no-encrypt-to --batch --use-agent blas Worked like a charm, too. -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. pgpVVnMU9fgV_.pgp Description: PGP

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
unnoticed...) See my other mail. It calls another gpg version, indeed! -- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg. pgp252rvZaUlz.pgp Description: PGP signature ___ Password-Store mailing

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
On 14-03-2015 15:03:24, Lenz Weber wrote: So now we have your GPG call. On 14.03.2015 14:54, Matthias Beyer wrote: gpg2 -e -r 20CA0F94 -o /home/m/.password-store/test.gpg --quiet --yes --compress-algo=none --no-encrypt-to --batch --use-agent I can only guess it's something in the path

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
On 14-03-2015 15:17:45, René Neumann wrote: Am 14.03.2015 um 15:15 schrieb Matthias Beyer: On 14-03-2015 15:04:32, René Neumann wrote: Just out of curiosity. Could you do export PATH=/nix/store/ywz91g42p1fir3davm11k5affj64s7ar-coreutils-8.23/bin:/nix/store

Re: [pass] No public key - help?

2015-03-14 Thread Matthias Beyer
On 14-03-2015 15:10:41, Matthias Beyer wrote: On 14-03-2015 15:03:24, Lenz Weber wrote: So now we have your GPG call. On 14.03.2015 14:54, Matthias Beyer wrote: gpg2 -e -r 20CA0F94 -o /home/m/.password-store/test.gpg --quiet --yes --compress-algo=none --no-encrypt-to --batch --use