|
Archive for the 'Terminal Emulation' Category
Monday, April 23rd, 2007
On disconnect, the TN3270 and TN5250 emulations will clear the screen automatically. This feature was added in TinyTERM Plus 4.40.
CR 627
Posted in 3270, 5250 | Comments Off on TN3270 and TN5250 Clear Screen on Disconnect
Monday, April 23rd, 2007
The Newline key was added to the TN5250 keyboard chart in TinyTERM Plus 4.40.
CR 626
Posted in 5250, Keyboard | Comments Off on TN5250 Newline Key
Monday, April 23rd, 2007
Over a telnet session, everything works fine. With SSH, opening a file in vi puts the first line halfway down the screen. Paging forward and back with ^B and ^F produce similar results.
This is not a TinyTERM error. Running vi with the -w24 command-line parameter fixes the problem.
CR 564
Posted in SSH | Comments Off on vi Displays Incorrectly in SSH Connection to Unixware
Monday, April 23rd, 2007
This happened in one specific screen of one HP-UX application. When selecting text in the TinyTERM window and pasting it to another application, the wrong text was pasted. It actually picked up the text 10 characters to the left of the selection.
CR 547, fixed in TinyTERM 4.40
Posted in Terminal Emulation | Comments Off on Wrong Characters Pasted
Monday, April 23rd, 2007
This particular situation started with an application that kept a “header line” on the user’s screen. The header was supposed to stay in place while the bottom part of the screen scrolled.
In TinyTERM, the header scrolled also. When they scrolled back up, the header never reappeared, but otherwise display did stop at the correct point.
CR 537, fixed in TinyTERM 4.31
Posted in VT220 | Comments Off on Header Text Scrolls in VT220
Monday, April 23rd, 2007
When used with TN3270 emulation, the te.GetSelection() command returns an empty string. It works with the text-based emulations.
CR 525, fixed in TinyTERM Plus 4.40
Posted in 3270, CScript | Comments Off on TE.GetSelection() Fails in TN3270
Monday, April 23rd, 2007
Some Polish characters cannot be typed into early versions of the TN3270 emulation. This is fixed in TinyTERM Plus 4.40.
CR 508
Posted in 3270 | Comments Off on Polish Characters in TN3270
Monday, April 23rd, 2007
If you map the TN3270 CLEAR function to a key, it does nothing. It can cause a lockup in some data entry screens, unless no data has been entered.
CR 497, fixed in TinyTERM Plus 4.40
Posted in 3270, Keyboard | Comments Off on TN3270 CLEAR Function Fails
Monday, April 23rd, 2007
Set up TinyTERM to establish a connection on open. Start TinyTERM, then login to the host. Open the Session Properties and go to the Login tab. Add a username and password. Check the Login at connect option. Click Apply, then click OK.
Back in TinyTERM, click the Disconnect button, or go to the Session menu and select Disconnect. TinyTERM crashes. This is due to a bug in the auto logout code.
CR 496, fixed in TinyTERM 4.31
Posted in Login | Comments Off on TinyTERM Crashes After Configuring Auto Login
Monday, April 23rd, 2007
In TVI925 emulation, the sequence \033$ should turn on graphics mode, so that non-text characters such as lines draw correctly. This does not work properly in older TinyTERM versions. The sequence is ignored, and normal text displays instead.
CR491, fixed in TinyTERM 4.31
CR 701, TERM for Linux
Posted in Terminal Emulation | Comments Off on TVI925 Ignores Line Draw Sequences
|