
16 Sep
2014
16 Sep
'14
6:14 p.m.
On 09/16/2014 08:49 AM, lejeczek wrote:
That's up to you and your $EDITOR settings. virsh is just spawning whatever editor you told it to (and only falling back to vi if you didn't specify anything), and how you customize your editor is outside the realm of what virsh is responsible for.
ok, my bad, was looking at vim that I had system-wide tweaked and was wondering why virsh does not honour them, but I should see vi instead. thanks
Then run: EDITOR=vim virsh edit $dom to use vim as your editor, with your vim customizations. Or even add an export of EDITOR to your shell startup files. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org