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