rsdrahat

Results 4 comments of rsdrahat

It appears as though this has been implemented recently, see the "sendInput" feature here: https://github.com/microsoft/terminal/releases/tag/v1.3.2382.0.

I'm getting a similar problem with Python code I send to an ipython console in Terminus (Windows, ST3). Weird characters are getting inserted and the code is never executed. Not...

Yep - Python syntax. Just updated ipython to 7.12.0, and still getting the issue. For now I'm just removing the tagged on "^[" and pressing enter twice to get by....