View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#28
Originally Posted by fatalsaint View Post
Code:
export EDITOR=/bin/vi
I think should work..
That's the default (and broken, just filed bug 9516 about it), use /usr/bin/vi (or another editor of your choice) instead.
 

The Following User Says Thank You to lma For This Useful Post: