-
Notifications
You must be signed in to change notification settings - Fork 25
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
Tracking PyCharm/IntelliJ/CLion CSR issue #32
Comments
I'm not sure why this isn't working, but I've been able to replicate it. I'll try to dig in and figure out what's happening. |
It seems this is a bug in the pycharm terminal's handling of CSR. Here is a script to illustrate the issue.
In a standard terminal you'll see a message at the top and bottom of the terminal. In PyCharm, you see |
I created an issue to track this |
Thank you so much! |
No, Blessed is just for convenience. On a terminal 25 lines high, this is the equivalent of
or in Python
|
Describe the bug
enlighten doesn't seem to support "Terminal" in JetBrain's IDEs
To Reproduce
Run demo.py in the "Terminal" tab in PyCharm
Environment (please complete the following information):
Additional context
Maybe I'm missing something? A brand new PyCharm install, and using the normal Terminal tab
The text was updated successfully, but these errors were encountered: