python-django.el icon indicating copy to clipboard operation
python-django.el copied to clipboard

tab-completion in the Ipython shell invoked with `c s s`

Open sstyer opened this issue 10 years ago • 1 comments

I think this would be a nice feature to get tab-completion, and I can't imagine this being too difficult since the default run-python command in emacs has tab-completion.

If someone knows better than I, please comment.

(How do I mark this as an enhancement?)

sstyer avatar Nov 22 '14 08:11 sstyer

I'll tackle this next and ensure it's a bit more robust after docs and cleaning up the current callback mechanism for quick management commands.

fgallina avatar May 25 '15 19:05 fgallina