[Ipython-tickets] [IPython] #211: Ability to toggle/disable multiline history
IPython
ipython-tickets@scipy....
Thu Jan 31 13:49:14 CST 2008
#211: Ability to toggle/disable multiline history
-------------------------+--------------------------------------------------
Reporter: afoglia | Owner: fperez
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: ipython | Version:
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
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.
If there were a either a configuration variable to disable or, better yet
some way to toggle whether the history is multiline or line by line, it
would be appreciated.
--
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/211>
IPython <http://ipython.scipy.org>
The IPython interactive Python system
More information about the Ipython-tickets
mailing list