Automatically hooked-up Event; called on each keystroke being sent with a VT/ASCII host environment.
Calls the onkeys event if defined.
Note that with VT (character mode) hosts, the [tab], [backtab] and [home] keys will also trigger this event, so it will occur many times when the screen is not really going to change...
Parameter |
Description |
emSess |
The FVTerm Emulation Session object -- this has many properties and not many functions but can be explored with a debugger |
keys |
The key or keys being sent to the host, may include AID keys like [tab] |