Closed joelim-work closed 3 months ago
Apparently it's possible for tags to contain color, for example:
:tag "\033[31m-"
:tag "\033[32m+"
This no longer displays properly after b819d90be20eab1ba2f62f8f4e4976288d872f8f, so this PR fixes it.
Apparently it's possible for tags to contain color, for example:
This no longer displays properly after b819d90be20eab1ba2f62f8f4e4976288d872f8f, so this PR fixes it.