|
Archive for the 'Terminal Emulation' Category
Tuesday, January 10th, 2012
TinyTERM ITX version 1 for both iPad and iPhone could not use the function or arrow keys on an external keyboard, whether connected via dock or Bluetooth. That behavior was directly related to the way the keyboard presented itself to the iPad or iPhone under early versions of iOS.
With the release of TinyTERM ITX 2 and TinyTERM Pro for iPad and iPhone in July 2012, the arrow keys are fully usable. The function keys across the top of the keyboard are still reserved by iOS for its own functions, but the <b>option</b> key can be used with the number keys to mimic F1-F10 on an emulator keyboard. option-1 is F1, option-2 is F2, etc. Also, option-A through option-Z are Ctrl-A through Ctrl-Z, option-[ is the Esc key, option-dash (-) is Page Up, and option-= is Page Down.
Posted in iOS, iPhone, Keyboard | Comments Off on Function Keys Fail from External Keyboard
Friday, December 30th, 2011
Century Software has received several suggested enhancements for the passphrase used by RSA and DSA keys:
1) Prompt for an optional passphrase when creating keys. When attempting to use the keys, prompt for that passphrase.
2) Optionally allow user, when entering their passphrase, to select to “remember this passphrase”, for “this session only” or “forever”.
3) Allow the user to delete a remembered passphrase.
4) Regardless of whether it is remembered or not, never display it. Use dots or similar to hide the passphrase when generating the RSA or DSA key. This was implemented in TinyTERM for iPad 1.2.4, and TinyTERM ITX for iPhone 1.0.1.
CR 993
Posted in iOS, SSH | Comments Off on Passphrase Enhancements
Friday, December 30th, 2011
In TinyTERM ITX for Mac, Shift-Tab acts identical to the Tab key. Note that this is also true when using telnet or SSH from an OS X command prompt, but not within the Terminal app.
CR 992
Posted in Keyboard, Mac | Comments Off on Shift-Tab Acts As Tab
Friday, December 30th, 2011
In a host application that uses extensive screen positioning and graphic font display for Wyse60 emulation, TinyTERM will eventually fail to display correctly. Sometimes switching to Wyse50 will fix the display issue, but not always.
CR 990, fixed in TinyTERM 4.7.1
Posted in Wyse | Comments Off on Wyse60 Display Positioning Errors
Friday, December 30th, 2011
Configure an SSH connection for an RSA key on TinyTERM ITX for Mac. Add the public key to the host system. As soon as you try to connect, the message “Error reading private key” comes up. Password and keyboard-interactive both work.
CR 989
Posted in Mac, SSH | Comments Off on Error Reading Private Key
Friday, December 30th, 2011
TinyTERM ITX includes an optional function key button bar that can be displayed below the emulator window. These keys act the same as the F1-F12 keys on a physical terminal.
This is particularly helpful on the Mac, since the function keys can be configured for many other uses in OS X. So can other non-alphanumeric keys. Century Software has received a request to add keys to that button bar, such as the Insert and Delete keys.
CR 988
Posted in ITX, Keyboard, Mac | Comments Off on More Keys on Button Bar
Friday, December 30th, 2011
When using SSH with username/password or challenge-response (keyboard-interactive) authentication, TinyTERM for iPad will not connect if the password is blank. It expects a password to be entered, and the connection fails without it.
CR 984
Posted in iOS, iPhone, SSH | Comments Off on SSH Won’t Connect with Blank Password
Friday, December 30th, 2011
TinyTERM Plus includes a switch to enable extended attributes when using TN3270 emulation. However, most of the extended attributes are not displayed properly, even with that switch on. In particular color settings are not used.
CR 981, fixed in TinyTERM Plus 4.7.1
Posted in 3270, Plus, Windows | Comments Off on TN3270 Extended Attributes Ignored
Friday, December 30th, 2011
TinyTERM for iPad and TinyTERM ITX for iPhone both allow the user to build custom on-screen keyboards. The individual key rows are automatically centered when they are drawn. Century Software has received a request to allow the user to set a starting position for the keyboard, so that it can be left-justified.
CR 973
Posted in iOS, iPhone, Keyboard | Comments Off on Custom Keyboard Justification
Wednesday, November 23rd, 2011
Wyse emulations use ^[cA to initiate a character set change, and ^Y to terminate it. TinyTERM always waits for the ^Y before displaying more data, so that the display will use the correct character set.
If the sequence never terminates, TinyTERM never starts displaying text again. This has the appearance of a hang, though the user interface works normally.
CR 972
Posted in Wyse | Comments Off on Unclosed ^[cA Causes TinyTERM to Hang
|