Open b-a0 opened 2 years ago
Hey @b-a0, thanks for reporting. I'm going to move this issue to the Spyder-terminal repo because that's where it needs to be solved:
https://github.com/spyder-ide/spyder-terminal
Please report any additional issues about it there.
what is the status of this isuue? Are there advances? Printing is very slow in the terminal.
what is the status of this isuue? Are there advances? Printing is very slow in the terminal.
Hi guys
+1 regarding the input lag in the terminal. Any updates?
I am using Spyder 5.4.5 with Python 3.12.0
Any news on this?
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
First of all, thanks for including the spyder-terminal in the standalone installers now as well! However, currently the typing delay is rather large, making the spyder-terminal not very usable.
Using the built in terminal typing any command has a 1-2 second of delay.
What steps reproduce the problem?
ls
and press Enter as fast as you can.What is the expected output? What do you see instead?
Expected output The command is typed on the command line without noticeable delay and the output is shown directly as I press Enter. If I for example visit the underlying web terminal at
127.0.0.1:8073
that is how it works.Actual output All my input is delayed for 1-2 seconds. It's as if I am typing over a very slow network connection.
Paste Traceback/Error Below (if applicable)
Versions
Dependencies