Created
September 21, 2022 00:18
-
-
Save beatak/6b9097514864574690c195da00eef9ec to your computer and use it in GitHub Desktop.
you know, for all silly terminal apps spits color code even not tty
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%r{ | |
\x1B(?:[@-Z\\-_]|\[[0-?]*[ -/]*[@-~]) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment