Skip to content
Snippets Groups Projects
  • Rob Swindell's avatar
    8df9adb1
    UTF-8 encode/decode support, from martylake · 8df9adb1
    Rob Swindell authored
    Based largley on martylake's provided patch set. By default, assumes
    all IRC messages are UTF-8 encoded and will translate to CP-437 if
    appropriate or send as UTF-8 if the user's terminal supports it.
    Set utf8_support=false in the [irc] section of your ctrl/modopts.ini
    file if you wish to disable this behavior.
    8df9adb1
    History
    UTF-8 encode/decode support, from martylake
    Rob Swindell authored
    Based largley on martylake's provided patch set. By default, assumes
    all IRC messages are UTF-8 encoded and will translate to CP-437 if
    appropriate or send as UTF-8 if the user's terminal supports it.
    Set utf8_support=false in the [irc] section of your ctrl/modopts.ini
    file if you wish to disable this behavior.