To add an environment variable EDITOR="/bin/nano" int the .extensions/COMMAND.bash
password-store at storiepvtride.it
password-store at storiepvtride.it
Wed May 6 12:44:36 CEST 2020
Am 05.05.20 um 21:53 schrieb Csanyi Pal:
> Hi,
>
> I am using PasswordStore v1.7.1 on Xubuntu system. I am using
> emacsclient as the default editor but pass want not to use that:
>
> $ pass edit Some/Password
>
> gives this message:
>
> Waiting for Emacs...
> *ERROR*: End of file during parsing
> Password unchanged.
For what it's worth I can use emacsclient with pass:
$ alias em
alias em='emacsclient -t'
You can try debugging by adding "set -x" at the beginning of pass and
see if you spot anything weird.
hth
More information about the Password-Store
mailing list