Should be possible to override default config by stripping away every ansi command thats sent to the terminal. - an easy fix would be to to force Buffer.printAnsi(..) always return an empty char array if non-ansi terminal i set.
Should be possible to override default config by stripping away every ansi command thats sent to the terminal.