Teclado v0.2 (beta)
~~~~~~~~~~~~~~~~~~~

Known bugs in TECLADO v0.2
--------------------------

 - onhand could hang at return to the editor if you use
   the mini-filer from TECLADO (it uses too much memory
   and it's easy to corrupt the stack in the mini-filer).

 - doesn't go to end-of-file if the last character of the
   file is a new-line (LF).

 - if you overwrite (save over) a file longer than the
   one that's in memory while saving, at the end of the
   file appears garbage (actually, the last bytes of the
   overwrited file).

 - only supports "UNIX" files, that is, files that use LF
   to mark the end of line, instead of the DOS CR/LF pair.

---
Dario Rodriguez
dario@softhome.net
