Hi,
I was wondering if there is documentation related to the IBM extended characters (cp437, https://en.wikipedia.org/wiki/Code_page_437) and what (escape sequences?) I need to send to MUSHclient from my server to translate to these characters?
That is, I was wanting to implement cp437 and I am unsure what is the best way to get MUSHclient to recognize the data I send. I assume there is some standard for this since a few MU*s already implement unicode or cp437 or parts of them.
Thanks in advance!
EDIT: it occurred to me it might be enough just to send the characters themselves. Is this the usual method?
I was wondering if there is documentation related to the IBM extended characters (cp437, https://en.wikipedia.org/wiki/Code_page_437) and what (escape sequences?) I need to send to MUSHclient from my server to translate to these characters?
That is, I was wanting to implement cp437 and I am unsure what is the best way to get MUSHclient to recognize the data I send. I assume there is some standard for this since a few MU*s already implement unicode or cp437 or parts of them.
Thanks in advance!
EDIT: it occurred to me it might be enough just to send the characters themselves. Is this the usual method?