Here's a test case:
printf "\x1b[38:2:255:100:0mTRUECOLOR\x1b[0m\n"
Keep in mind that it is possible to use both ';' and ':' as parameters delimiter.
More info about that (mostly links for the various terminals, console applications and true colour support)
Here's a test case:
Keep in mind that it is possible to use both ';' and ':' as parameters delimiter.
More info about that (mostly links for the various terminals, console applications and true colour support)