When you copy text in the TinyTERM screen that includes line draw characters, they will paste into other applications as text instead. The underlying cause is the way line draw characters are displayed.
Virtually all terminal emulations use a separate display font for line draw characters. The host sends a signal, usually an escape sequence, that tells the terminal to switch to the alternate font. The host then sends the letters you see when you copy and paste, and the emulation does the display substitution.
TinyTERM version 4 uses an ActiveX control for display. When you copy out of that ActiveX control, you get the underlying data, which is not what’s displayed in the emulator window. But it is what gets pasted.
CR 222
CR 457
This entry was posted
on Tuesday, March 27th, 2007 at 1:24 pm and is filed under Font.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.