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?

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
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

Reply via email to