ipython: Multiple commands on the same line and newlines

Alexander Kapps alex.kapps at web.de
Sun Apr 17 15:39:34 EDT 2011


On 17.04.2011 20:40, Phil Winder wrote:
> Ok, thanks all. It's a little disappointing, but I guess that you
> always have to work in a different way when you move to a new
> language. Andrea's %edit method is probably the best compromise, but
> this now means that I will have to learn all the (obscure) shortcuts
> for vi!

As you can read in "Python IDE/text-editor" thread. Learning either 
Vim or Emacs will pay off in the long run,

Anyway, IPython honors the $EDITOR environment variable. Just set it 
to whatever editor you prefer.




More information about the Python-list mailing list