On 14/11/2016 09:58, Micha Rosenbaum wrote:
On Mon, Nov 14, 2016 at 10:51:26AM +0100, Uwe Kaminski wrote:
>What do you think regarding this functionality especially if you do
>not use vi as default editor?
Have you tried to set your wanted editor with the environment variable
$EDITOR? Try:

     export EDITOR=joe && pass edit Your/Passphrase

In addition, if this is an Ubuntu system, there is a generic /usr/bin/editor which points to whatever is the current default editor. So if you do

EDITOR=editor pass edit foo

it will use the system default. And to change the system default editor, " sudo update-alternatives --config editor"


_______________________________________________
Password-Store mailing list
Password-Store@lists.zx2c4.com
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to