home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / mincom15.zip / Todo < prev    next >
Text File  |  1993-10-14  |  1KB  |  26 lines

  1. TODO for version 1.5: [still the same as for 1.4 :-) ]
  2.  
  3. - Use official termcap entries for line character set (if there are)
  4. - Official termcap entries for color...
  5. - VT100 emulation is probably not complete (don't have doc's), but good
  6.   enough for most applications (including Unix).
  7.   Still missing:
  8.       - Emulation of keypad keys in applications mode
  9.       - Switching character sets
  10.       - Double width / double height / 132 characters
  11.       - Line printer support
  12.       - Setting tab stops (now hardcoded TAB=8 spaces)
  13.       - LED functions.
  14.   As you see, none of these are likely to be needed much.
  15.  
  16. - Probably Viditel (Prestel) support will be added.
  17.  
  18. - There is still a bug in the DCD detection ; sometimes Minicom does not
  19.   see that DCD has dropped. There is also an emulation mode for systems
  20.   that don't have DCD detection. If Minicom thinks a system does not have
  21.   DCD, it fakes the on and offline messages (and on/offline appear in
  22.   CAPITALS). Sometimes, on systems with DCD, it switches to on- and offline
  23.   in capitals. Hmmmm..... If someone could give me a clue on this..
  24.   (be warned: the code in main.c is quite obscure.)
  25.  
  26.