Announce-1.82
上传用户:tianjinjs
上传日期:2007-01-05
资源大小:309k
文件大小:4k
源码类别:

Modem编程

开发平台:

Unix_Linux

  1. Announcing minicom 1.82
  2. A short summary of what minicom is:
  3. Minicom is a communications program that resembles the MSDOS Telix
  4. somewhat. It has a dialing directory, color, full ANSI and VT100
  5. emulation, an (external) scripting language and more.
  6. Tested platforms:
  7. Linux 2.0.34, 
  8. Supported but untested (may need a little tweaking):
  9. DGUX, FreeBSD, NetBSD, Coherent, HP/UX, SysVR4, Apollo Domain/OS, SunOS, SCO.
  10. New in Minicom 1.82: 
  11. - call duration in the "Gone offline" and "Hangup" log messages.  
  12. - Old phonedir version (one with shorter entry length than the current
  13.   version), if found, is backed up at program start
  14. - command line option "-C filename" to start capturing at program startup
  15. - the character conversion tables are now also used when writing the
  16.   capture file, unless you unset the capture convert option
  17. - log command added to runscript. Now you can write text from your scripts
  18.   with the command "log this is the log entry"
  19. - the date is now written in the phone directory and the log file with 
  20.   4 numbers in the year
  21. - default value for control key changed back to ^A from Escape(meta)
  22. - notations u for username and p for password in the macro strings.
  23.   If you need the  character in macros, type it double (as \)
  24. - citation facility in the scrollback buffer: When viewing the scrollback
  25.   buffer, move cursor where you want the citation to start, press c, move
  26.   cursor to the end of text to be citated, and press c again. The marked
  27.   text will be sent to the modem, each line prefixed with >
  28. - Japanese, French and Polish have been added to the language selection
  29. New in Minicom 1.81:
  30. - The filename selection window has been rewritten by James Seymour
  31.   (jseymour@jimsun.LinxNet.com). When you upload files, you can use this
  32.   window to select the filenames from the upload directory. You can also use
  33.   change the upload directory within this window. New setting 'multi' has 
  34.   been added to the file transfer protocol configuration screen to define
  35.   which protocols can send multiple files with one command.
  36.   The program can also be set to prompt for the directory each time you
  37.   download something. (Setting 'O', "Prompt for download directory", in the
  38.   file transfer protocol configuration menu.)
  39. - When you start dialing and the highlighted phone directory entry is not
  40.   tagged, the dialing function starts searching for tagged entries from the
  41.   highlighted one, not from the beginning. Thus, if entries 1, 2 and 5 are
  42.   tagged and entry 3 is highlighted, the dialing starts from entry 5.
  43. - Multiple device support: You can define multiple serial ports in the
  44.   Serial device setting in the Serial port setup configuration menu by
  45.   separating them with commas, if you have more than one modem
  46.   attached. When Minicom starts, it will look for the first available one
  47.   and use it. This feature was also written by Jim Seymour.
  48. New in version 1.80:
  49. - Internationalization. The text strings can be changed to localized ones.
  50.   Set the environment variable LANG to the code for your country. If you
  51.   use bash, you can do that with "export LANG=xx_XX" in your .bash_profile,
  52.   where xx_XX is the code for your country. Currently supported codes are
  53.   pt_BR for Brazilian Portuguese and fi_FI for Finnish.
  54.   You may also have to set LC_CTYPE to indicate the character set used
  55.   in your country (ISO-8859-1 is the right one for many).
  56. New in version 1.79:
  57. - The changes from version 1.78-s, published by Kent Robotti, were included: 
  58.   - history buffer search 
  59.   - The X, Y, Zmodem protocols lrzsz-0.12.16, are included.
  60.   - The program 'modemu.v.0.0.1', is also included, this allows you to use
  61.     minicom over a telnet connection.
  62. - Filename selection window was added, along with the setting 'N', 
  63.   "Use filename selection window", in the File transfer protocols setting
  64.   menu to toggle for using the feature. The window itself has been rewritten
  65.   for version 1.81.
  66. Jukka Lahtinen, walker@clinet.fi