Feature list:

  o Works on Linux, Windows, MacOS X (with Fink) and generic UNIX.
  o Triggers - both for users and programmers.  Regexp, and simple types.
  o MUD sound protocol support.
  o Multiple connections.
  o Connection wizard.
  o MUD Connector mudlist support.  Mudlist obtained with permission from The Mud Connector (http://www.mudconnect.com/)
  o Auto login and auto-reconnection.
  o Command history for each connection with tab completion.
  o Configurable colour support.
  o MCCP (compression) V1 and V2 support.
  o Client upgrade without losing connections (similar to MUD copyover).
  o Alias system - including Python scripting with the optional Python plugin.
  o Plugin system allowing C++ and Python plugins to be written.
  o Semicolon separator allows multiple commands on one line.  You can
    disable this easily if you wish.
  o Turf protocol support.  This is the 'c15' command.
  o GrepFilter plugin for use with 'c15' compatible MUDs.  Allows you to issue
    a command and only display the results of that command that contain a word
    or phrase.  For example you could do "areas | grep Trillion" to only see
    lines with areas written by Trillion.
  o Socks 4 and 5 proxy support.
  o HTTP CONNECT proxy support.
  o Turf HTTPD support (allows connection to a MUD with turf_httpd via webproxy)
  o Basic telnet option negotiation support.
  o Can telnet to UNIX host and then telnet elsewhere from there.
  o Line mode and character mode support - automatically negotiated.
  o IPv6.
  o Connection keepalive.
  o Multiple character set support - If the MUD uses non-USASCII character set, set the character set in the preferences and the characters will be correctly displayed.
