Add TODO note for pass bugginess

This commit is contained in:
2021-01-01 00:00:32 +00:00
parent ae809de3bc
commit 57f60339e0

View File

@@ -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.