ColdGrub1384 / LibTerm

iOS sandboxed terminal with Python, Lua and Clang
https://libterm.app
MIT License
630 stars 115 forks source link

(Suggestion) Add support for color #87

Open A765-ALEX opened 2 years ago

A765-ALEX commented 2 years ago

Add support for 256-color characters.

Shuraken007 commented 2 years ago

Hello, joining to issue. Tried to run mine python scripts with ansi colour system, but havn't result.

u"\u001b[43m" + "smth" + u"\u001b[0m"