-
Notifications
You must be signed in to change notification settings - Fork 18
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
Color escape codes are visible #131
Comments
Hey @dadav thanks for reporting! |
Hey @AvitalTamir and @dadav, |
Thanks @naorpeled! let me know if you need anything. |
In addition to a |
Planning on implementing today/tomorrow, will keep you posted 🙏 |
I'm using the kitty terminal and when I write
MATCH (d:D
it turns toMATCH ([33md:D
. Is it possible to disable colors in the shell?The text was updated successfully, but these errors were encountered: