dome-client.js
dome-client.js copied to clipboard
Fixes [unbold] directive in ANSI
Previously, [unbold] was not sanitized and would send the client raw control characters, without applying the wanted effect. This fixes that to make the ANSI code work correctly.