Open dalthviz opened 1 year ago
Follow up for https://github.com/spyder-ide/spyder/issues/21277
The plugin needs to set RAISE_AND_FOCUS to True in order to not just raise the pane but also set the actual application focus to the terminal prompt.
RAISE_AND_FOCUS
True
Other references of the change that needs to be done:
Follow up for https://github.com/spyder-ide/spyder/issues/21277
The plugin needs to set
RAISE_AND_FOCUS
toTrue
in order to not just raise the pane but also set the actual application focus to the terminal prompt.Other references of the change that needs to be done: