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

Cannot enter any characters in the terminal, at least cannot display #62

Open
WigarWang opened this issue Feb 24, 2023 · 0 comments
Open

Comments

@WigarWang
Copy link

WigarWang commented Feb 24, 2023

This is a very strange problem that came up recently. The specific phenomenon is that:

  • unable to enter any characters in terminal.
  • following issue#21 import readline added in ml_terminal.py, any characters still cannot be entered in the terminal. But if Enter pressed, there will be output in the terminal corresponding the the input command. This means that in fact the entered commands are indeed read and run, but not displayed correctly in the terminal.

It has been tested in different OS (Ubuntu, MacOS and Windows), but this bug only appears in Ubuntu. In fact, I tested the plugin on two different computers with Ubuntu, both have the same problem.

Following is relative information:

  • Ubuntu 22.10
  • Visual Studio Code 1.75.1
  • Matlab Iterative Terminal 0.4.0
  • MATLAB 2022b
  • Python 3.9.12

All procedure to install the plugin have been done correctly, and the plugin worked well before.

Please reply if more detail is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant