pkulchenko/ZeroBranePackage

realtimewatch console colors

stuta opened this issue · 2 comments

stuta commented

Plugin realtimewatch.lua causes console colors to fail, it does not sho colors but their codes like "\27[1;34m[----------]\27[0m".

@stuta, I'm not sure you are trying to do, but this plugin only shows the result as a Watch, not as something in the console. Do you have an example of what you are trying to do?

stuta commented

I'm using ansicolors to print with colors in console. Without that plugin output console shows colors correctly.