Hacker News new | ask | show | jobs
by ferdinandvwyk 3636 days ago
Multiline support - my prayers have been answered! Copying/pasting code and modifying multiline commands from your history was easily the most annoying thing about ipython.
1 comments

Agreed, though %edit is still a better (and already existing) way to deal with multi line in my opinion ;)
For me it would be, if only the result of %edit would make it into the history...