On Wed, Mar 16, 2016 at 06:23:32PM +0100, Jp wrote:
> Hello,
> 
>   Is there a way to change the default editor to Nano, rather than VI?

pass seems to respect your $EDITOR choice. Try:

    export EDITOR=nano && pass edit Your/Passphrase
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to