[IPython-user] Disable multiline history?
Anthony Foglia
afoglia@physics.ucsb....
Thu Jan 24 14:34:24 CST 2008
Is there a way to turn off the multiline history in ipython? I much
prefer 0.7's handling of multilines as individual lines.
I often do loops, and then want to insert lines within the loop. I
don't think this is possible with the multiline history. I tried using
%edit, but calling %edit with the input line only gives the first line
of the input, not the complete multiline command.
--
--Anthony
More information about the IPython-user
mailing list