M-griffin/Oblivion2-XRM

[XRM-Server] Ansi Processor - Legacy Code needs updating to handle Multi-Byte Sequences

M-griffin opened this issue · 1 comments

Legacy Code needs updating to handle Multi-Byte Sequences.
Right now the code will set is Screen Object as an (Individual Character), this needs to be updated to handle (Multi-Byte Sequences) so they are not split up into individual characters, even if they don't display properly on CP437 screens, we still want them to display properly in Terminal screen sessions.

Completed per pull request #216