Commit message Age Author Refs
r3425:d54e89c3
Fix typo in docstring for magic_reset.
Thomas Kluyver
0
r3424:ab3257a1
Minor tweak to pinfo output formatting. closes gh-133
Thomas Kluyver
0
r3423:1d4043c2
Give .run_cell a store_history option, so that it can be used to run raw IPython code outside of the sequence of commands making the session. This also doesn't incremement the execution_count.
Thomas Kluyver
0
r3422:d43c3dc5
Change order in which things are tried in %edit, so filenames starting with numbers can be edited. Closes gh-127 Closes gh-55
Thomas Kluyver
0
r3421:a2598973
Fixes and updates to %whos command.
Thomas Kluyver
0
r3420:78e03081
Further refinements to history interfaces.
Thomas Kluyver
0
r3419:c75c8586
Tweak to history_manager.store_inputs to pass tests.
Thomas Kluyver
0
r3418:88e7c5cb
Separating %rep and %rerun magic commands. Trouble with tests.
Thomas Kluyver
0
r3417:0c7eb96f
Separate 'Out' in user_ns from the output history logging.
Thomas Kluyver
0
r3416:5fd0b6bb
Initial fix for magic %rep function (was broken by new history system). Needs a bit of further thought.
Thomas Kluyver
0
< 1 .. 2535 2536 2537 2538 2539 .. 2879 >