These were added to the SecureFT graphical file transfer client in TinyTERM Plus 4.30. They are not available in any emulator.
CR 242, SecureFT
CR 464, request to add SCP to emulator
CR 781, request to add SFTP to emulator
Posted in SCP, SecureFT, SFTP | Comments Off on SFTP and SCP Capability
Higher Baud Rates
April 19th, 2007
The available baud rates in TERM for UNIX/Linux were extended to allow 57600 and 115200 in version 6.28.
CR 221
Posted in Linux, Serial (RS232), TERM, UNIX | Comments Off on Higher Baud Rates
Te.Wait() Timeout
April 19th, 2007
The CScript commands te.wait(), tsl_wait(), and tsl_dwait() all accept a timeout value from 0-99 seconds. Setting the wait to 0 seconds causes them to wait exactly that long, which is to say not at all.
In TSL, setting a wait value of 0 meant to wait forever, never timing out. CScript was changed to behave the same way in TinyTERM 4.20. However, if you set a timeout value higher than 99, only the first two digits will be used. So a timeout value of 100 is the same as a timeout value of 10.
CR 220, timeout 0 waits forever
CR 674, two-digit max timeout
Posted in CScript | Comments Off on Te.Wait() Timeout
The TERM Script Language command CONFIG SET causes Linux to produce a segmentation error and exit TERM 6.2.5b with a core dump. That TSL command loads the configuration variables into the current settings. It was fixed in TERM 6.28.
CR 219
Posted in Linux, TSL | Comments Off on CONFIG SET Core Dumps Linux
TERM for Linux 6.2.5b will not release a transparent print job until TERM is closed. This was fixed in TERM for Linux 6.28.
CR 212
Posted in Linux, TERM, Transparent | Comments Off on TERM for Linux Doesn’t Print Until Closed
When transparent printing to a file, TinyTERM 4.x appends an extra carriage return to each line. This was fixed in TinyTERM 4.30.
If you have TinyTERM 4.30 or higher, you may still see this behavior. When that happens, run this command at a UNIX shell prompt, then test printing again:
stty -onlcr
That will prevent the terminal from converting bare line feeds to carriage return/line feed pairs.
CR 208, fixed in TinyTERM 4.30
CR 663
Posted in Transparent | Comments Off on Extra Carriage Return on Each Printed Line
The keyboard mapper in TinyTERM 4.x includes keyboard maps for the United Kingdom, the United States, France and Germany. However, no matter which one you select, it always reverts to the United States keyboard. This is fixed in TinyTERM 4.20.
CR 204
Posted in Keyboard | Comments Off on Non-US Keyboards Not Saved
When the Wyse50 emulation receives \033d, it incorrectly interprets that as a “print on” code. This causes TinyTERM to appear to hang, as no corresponding “print off” code is ever received. This is fixed in TinyTERM 4.20.
CR 201
Posted in Wyse | Comments Off on <Esc>d Causes Wyse50 to Hang
When using an rlogin connection, TinyTERM 4.x always sends “ansi” as the terminal type. Changing the emulation does not matter, nor does entering anything in the Telnet terminal type field of Session Properties. This was fixed in TinyTERM 4.20.
CR 200
CR 206, duplicate
Posted in Terminal Emulation | Comments Off on rlogin Does Not Send Telnet Terminal Type
In TinyTERM Web Server Edition, go to the Help menu and select About. It will show as “TinyTERM Web Server Client.” This is purely cosmetic. It was fixed in TinyTERM Web Server 4.20.
CR 198
Posted in Web Server | Comments Off on TinyTERM Web Server Shows as Web Server Client
|