On 02/16/2012 02:41 PM, Earnie Boyd wrote:
On Thu, Feb 16, 2012 at 7:24 AM, Emlio wrote:
The way I set the EDITOR var to nano is:
$ EDITOR=nano;
And if i type "EDITOR" nano editor is opened. But when I run crontab -e I
get the crontab edited by vi(m) again.
set | grep -i vi
Does the output of the above command give a clue?
No, not a clue. I get a line in which the "vi" chars appear as part of a
larger word, but nothing to do with the editor. I tried with "vim"
instead of "vi" too, but didn't work neither.
In any case thanks a lot for the hint :)
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple