Niall Dooley
Niall Dooley
You need to set `export GPG_TTY=$(tty)` in your shell rc file (e.g. ~/.bashrc) unfortunately. Setting it in ~/.profile as one should does not necessarily work as it depends on whether...
Was this resolved? I seem to suffer the same issue.
Sorry, I was to open a new issue. I still suffer from this. I will try to open a new issue this week with as much details as I can...
Firstly, sorry for the late reply. I've investigated this issue further before opening a new issue. It turns out the issue for me was caused by the following line in...
Sorry for the late response. > you will get on-device notification each time your decrypt a password - since Trezor needs to use the private GPG key to derive the...
The [Cask](https://github.com/jorgenschaefer/elpy/blob/master/Cask) file may also need to be reviewed ...
Have you looked at [poetry.el](https://github.com/galaunay/poetry.el) which seems to use `pyvenv.el` to manage the virtual environments?
Thanks for your input Daniel. I redefine to `C-S-t` as I didn't want to use that suggested here in the README namely `C-t` as that is already used for `transpose-chars`....
Apologies, I was not clear. I was able to export the public key with this command. But when I copied the key into my account on Github and then tried...