<?xml version="1.0"?>
<!DOCTYPE todo SYSTEM "http://cvs.cleveland.lug.net/xml/todo.dtd">
<!--
  New TODO format - I'm going to write a parser for it for the CVS server, so
  you can browse TODO items from a nifty little web-page.  Actually, I'm just
  going to use an XML parser. -JMF
-->

<todo>
  <item>
    X Windows version - x5250 is at http://www.chowhouse.com/~james/x5250
  </item>

  <item>
    Implement all field types
  </item>

  <item>
    Support 5250 graphics stream.
  </item>

  <item>
    Allow user configuration of keyboard, including the mapping of macros as
    well as 5250 functions to keys.
  </item>

  <item>
    Allow non US-101 keyboards.
  </item>

  <item>
    Add Perl scripting language support.
  </item>

  <item>
    Field resequencing is not implmented; however, an assertion has been added
    to break the emulator when it is encountered.  So far, no reported problems.
  </item>

</todo>
<!-- vi:set sts=2 sw=2 autoindent: -->
