Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit magic in Qt console #7939

Closed
simonpintarelli opened this issue Mar 3, 2015 · 1 comment · Fixed by #7956
Closed

Edit magic in Qt console #7939

simonpintarelli opened this issue Mar 3, 2015 · 1 comment · Fixed by #7956
Milestone

Comments

@simonpintarelli
Copy link

I've updated to ipython 3.0.0 today. Unfortunately the edit magic seems to be broken. When I start ipython with ipython qtconsole --editor=gvim and type edit test.py nothing happens, but the following message appears in the terminal:
Warning: received unknown payload of type 'edit_magic'

@minrk minrk added this to the 3.1 milestone Mar 3, 2015
@minrk minrk added the qtconsole label Mar 3, 2015
takluyver added a commit to takluyver/ipython that referenced this issue Mar 4, 2015
@takluyver
Copy link
Member

#7956 should fix this.

ssanderson pushed a commit to quantopian/ipython that referenced this issue Mar 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants