Quentin Peter
Quentin Peter
Should be fixed by https://github.com/ipython/ipykernel/pull/990
@ccordoba12 Should this be closed as this is an upstream issue?
It is possible some things will not be printed if this is changed unless a command is run. Not the python code but c code could be writing to the...
The idea would be to flush the underlying cout and cert at the end of every commands instead of every second like now
https://github.com/spyder-ide/spyder/pull/19411 fixes this but only for master. i could make a light version for 5.x. what do you think @ccordoba12
@ccordoba12 this is ready for review
@ccordoba12 small change: ad32bfa uses a Qt Signal instead of a callback for faults (because this is the Qt way and a callback was kind of ugly)
@ccordoba12 the comm have been changed on this side as well to match https://github.com/spyder-ide/spyder-kernels/pull/412
@ccordoba12 this is ready for review
I can't reproduce this with `elusiveicons` on mac. The numbers are not well aligned because this is not a monospaced font, but the highlighting puts the number at the correct...