The dev script uses EDITOR, if it is not set it uses nano.
On Thursday, December 19, 2013 4:33:01 PM UTC, Dima Pasechnik wrote: > > On 2013-12-19, Nathann Cohen <[email protected] <javascript:>> wrote: > > Hmmmmm... Weird. Is EDITOR also set to vim ? > it's not set. > Also, > sage --git commit > and > git commit > behave just fine. > So this is a 'sage --dev' "feature", but I can't seem to find > the place in the code where this happens... > > Dima > > > > > Nathann > > > > > > On 19 December 2013 15:18, Dima Pasechnik <[email protected]<javascript:>> > wrote: > > > >> while > >> $ sage --git var GIT_EDITOR > >> vim > >> and > >> $ git var GIT_EDITOR > >> vim > >> (and vim is not an alias to nano) > >> I still get > >> sage --dev commit > >> popping nano for me... > >> > >> Any clues why? > >> (This is on Debian 7, in case...) > >> > >> Thanks > >> Dima > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "sage-git" group. > >> To unsubscribe from this group and stop receiving emails from it, send > an > >> email to [email protected] <javascript:>. > >> For more options, visit https://groups.google.com/groups/opt_out. > >> > > > > -- You received this message because you are subscribed to the Google Groups "sage-git" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
