consolex icon indicating copy to clipboard operation
consolex copied to clipboard

feature-request: web interface does not handle ANSI color correctly

Open mattvonrocketstein opened this issue 8 years ago • 1 comments

For instance IO.puts(IO.ANSI.blue()<>"blue!!"<>IO.ANSI.reset()

displays

[34myblue!![0m

but it would be nicer if this were converted to proper (blue) HTML.

mattvonrocketstein avatar Jul 05 '16 17:07 mattvonrocketstein

Thanks you @mattvonrocketstein . I will have a look at it

sivsushruth avatar Jul 07 '16 11:07 sivsushruth