diff --git a/config.org b/config.org index 3173c4f..ae1b2e0 100644 --- a/config.org +++ b/config.org @@ -579,6 +579,12 @@ needs to be set up to install them if they aren't already. (global-set-key (kbd "C-c C-p") 'password-store-copy) #+end_src +** TODO Pinentry prompt bugginess + When =pass= tries to bring up the the pinentry prompt it freezes + everything up and I have to =C-g= to get the prompt to + appear. Definitely not ideal but it does work so imma fix that at + some other time. + * Mail Currently using =mu4e= for mail. Not sure whether this is my 'final' set up, I might give =notmuch= a try at some point.