Same functionality as the readline shell, but based on
ipython so that it has nicer help/autocomplete/etc
I moved the support to do monitor polling/simd handling into an ipython extension
for this shell.
It currently does not auto-load (unless you put it in your profile)
This can be changed if we want it.
Same functionality as the readline shell, but based on ipython so that it has nicer help/autocomplete/etc
I moved the support to do monitor polling/simd handling into an ipython extension for this shell. It currently does not auto-load (unless you put it in your profile) This can be changed if we want it.
Signed-off-by: Daniel Berlin dberlin@dberlin.org