Difference between revisions of "Zmud"
Jump to navigation
Jump to search
(Created page with "This page is about tips and tricks to make Zmud support. <pre> Pixu [chat]: parse this to zmud and you _should_ get äöå to show in 64bit side: Pixu [chat]: #trigger {ä}...") |
(No difference)
|
Revision as of 21:48, 3 June 2019
This page is about tips and tricks to make Zmud support.
Pixu [chat]: parse this to zmud and you _should_ get äöå to show in 64bit side: Pixu [chat]: #trigger {ä} {#sub ä} Pixu [chat]: #trigger {ö} {#sub ö} Pixu [chat]: #trigger {Ã¥} {#sub å} Pixu [chat]: #trigger {Ä} {#sub Ä} Pixu [chat]: #trigger {Ö} {#sub Ö} Pixu [chat]: #trigger {Ã…} {#sub Å} Pixu [chat]: works for 7.04 atleast