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

Support ansi color codes #10

Open
STashakkori opened this issue Nov 11, 2021 · 0 comments
Open

Support ansi color codes #10

STashakkori opened this issue Nov 11, 2021 · 0 comments

Comments

@STashakkori
Copy link

If you could implement the support of ansi color coding that would be fantastic. Right now if I use color codes, they get printed literally:

echo -e "\x1b[38;5;208mTEST" | peep

Output:
[38;5;208mTEST

Thank you so much

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