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

Escape codes for terminal colors are printed literal #30

Open
nrother opened this issue Jul 21, 2021 · 0 comments
Open

Escape codes for terminal colors are printed literal #30

nrother opened this issue Jul 21, 2021 · 0 comments

Comments

@nrother
Copy link

nrother commented Jul 21, 2021

Example output:

rother@server:~/psm$ opbasm -3 -i test.psm4 --verbose
b'\x1b[35mOPBASM - Open PicoBlaze Assembler 1.3.9\x1b[0m'
b'\x1b[35mTarget architecture: \x1b[0m\x1b[32mPicoBlaze-3\x1b[0m'

This used to work in older versions, where the text was actually colorized.

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