Originally created by: keekyc...@gmail.com
What steps will reproduce the problem?
1.%ed in qtconsole will invoke notepad in windows 7
2.setting c.TerminalInteractiveShell.editor in profile can set %ed to other editor, but c.TerminalInteractiveShell.editor wont work in qt-console, setting both in ipython_qtconsole_config.py/ipython_config.py won't work.
3.profile created in cmd by ipython profile create
What is the expected output? What do you see instead?
%ed will invoke other editor such as notepad
What version of the product are you using? On what operating system?
winpython 2.7.4, windows 7
Please provide any additional information below.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: keekyc...@gmail.com
setting c.IPythonWidget.editor wont work either
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: pierre.raybaut
Are you really doing those manipulations in the WinPython user directory ?
(i.e. in [WinPython install dir]\settings)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: keekyc...@gmail.com
yes, [WinPython install dir]\settings)
ipython_config.py and ipython_qtconsole_config.py both setting
c.IPythonWidget.editor = 'E:/Program Files/Notepad++/notepad++.exe'
c.TerminalInteractiveShell.editor = 'E:/Program Files/Notepad++/notepad++.exe'
But:
execute ipython in cmd, %ed works fine
but in qt console, %ed will not popup the editor
C attachment
Last edit: Anonymous 2015-04-19