Rebex Terminal Emulation 2016 R2 released

Released: Jun 30, 2016

2016 R2 での更新項目

機能

  • VirtualTerminal class is no longer sealed.
  • Added support for YMODEM file transfers.
  • Added support for Telnet/SSL (Telnet secured with TLS or SSL).
  • Extended range of palette index argument of TerminalOptions.SetColorIndex method from 0-15 to 0-255.
  • Added EnableMouseWheel option to TerminalControl (makes it possible to disable mouse wheel scrolling).
  • Improved ScriptEvent.Delay and ScriptEvent.Duration processing.
  • Better logging in Scripting API.

不具合の修正

  • Fixed Telnet to treat incoming <CR><NUL> sequences as <CR>.
  • Fixed scrolling to history buffer when resizing the terminal control.