This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can't edit crontab


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]