I couldn't find where the parsed tokens are then being processed but I have good faith they are, because of the other thing I mentioned (git bash + deno works)
I couldn't find where the parsed tokens are then being processed but I have good faith they are, because of the other thing I mentioned (git bash + deno works)
Here's the entire code
This is the entire file, nothing else
Running it with
node --experimental-strip-types
In ps it works, in bash doesn't work properly
Here's the entire code
This is the entire file, nothing else
Running it with
node --experimental-strip-types
In ps it works, in bash doesn't work properly
The thing is
Node with powershell, all ANSI work
Node with git bash, only two out of the 9 ANSI work
That's the issue
Why does git bash have such weird issues?
The thing is
Node with powershell, all ANSI work
Node with git bash, only two out of the 9 ANSI work
That's the issue
Why does git bash have such weird issues?
Where 'a' are values from 1-9
Where 'a' are values from 1-9
I don't know if this is what is being used in current implementations
I don't know if this is what is being used in current implementations
Yeah, I think JS has the most quirky one, never tried in Python though, just JS and C++
Yeah, I think JS has the most quirky one, never tried in Python though, just JS and C++