We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
The result (text is mixed with random chars):
The problem is gone if compiled with BC_ENABLE_HISTORY=0
BC_ENABLE_HISTORY=0
The text was updated successfully, but these errors were encountered:
Oof. I'll investigate this.
Sorry, something went wrong.
After investigation, I think Windows still does not have VT escape sequences right. I disabled history on Windows in commit ba792e0.
Can you pull and test for me, please?
Working fine now
No branches or pull requests
Steps to reproduce:
The result (text is mixed with random chars):
The problem is gone if compiled with
BC_ENABLE_HISTORY=0
The text was updated successfully, but these errors were encountered: