JumperBot / Unsafe-4-Bit

The UFB (Unsafe Four Bit) Programming Language -- FAST | EASY | VERBOSE -- Built With Rust

Home Page:https://jumperbot.github.io/Unsafe-4-Bit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:bug: Colored Output Not Supported For Windows.

JumperBot opened this issue · comments

Describe the bug
Universal::err_exit(*) prints something like:

]99m*]0m

To Reproduce
Steps to reproduce the behavior:

  1. Call Universal::err_exit() on a Windows build.

Expected behavior
Colored output should be disregarded as an option if the OS is labeled as a Windows machine.