-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Output progress does not clear upon change in Cygwin / ConEmu on Windows 7 #254
Comments
does it support /r (linefeed)? |
Hi @CrazyPython. I believe you're correct because I just saw issue #191. I tried a couple tests in Windows using In ConEmu, I checked Cygwin's |
This happens to me in the Pycharm Python Console. My environment is Ubuntu 16.04, Python 2.7.11 and Pycharm Community 2016.2.3. |
Pycharm is different, it does not support the return nor "up" characters, 2016-10-25 10:59 GMT+02:00 Noé Casas notifications@github.com:
|
I'll close this since there doesn't seem to be anything we can do about it. |
Yes @casperdcl, but we should probably add a list of unsupported terminals in the readme (even if you already put the requirements, it seems people still get confused...). Or maybe we could devise a test at first tqdm instanciation? But I'm not sure how we could reliably capture the displayed output, and not just everything tqdm would output... |
Used a virtualenv and pip to install tqdm.
Code
Output
The text was updated successfully, but these errors were encountered: