To add an environment variable EDITOR="/bin/nano" int the .extensions/COMMAND.bash

Csanyi Pal csanyipal at gmail.com
Tue May 5 21:53:15 CEST 2020


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.

Now I am trying to add an environment variable
EDITOR="/bin/nano"

in the .extensions/COMMAND.bash

The file COMMAND.bash is set as executable.

In .bashrc I added this line:
export PASSWORD_STORE_ENABLE_EXTENSIONS="true"

Still can't use pass with nano.
Still I get the error mentioned above.

Why?
-- 
Best, Paul Chany


More information about the Password-Store mailing list