| |
|
·
Scenario: |
If a RESET SCREEN COLUMN MODE to 80 command was received on an ANSI style terminal (i.e., vt100, vt220, doc18)
that was already in 80 column mode, Mascot would not clear the screen as per the real terminal. |
| |
- Screen is now cleared correctly |
| |
|
·
Scenario: |
If while Mascot was closing a message box was displayed and a user turned off the terminal, the Mascot process
would lock. |
| |
- Mascot now cancels the message box and continues to exit without locking. |
| |
|
·
Scenario: |
Changing the hotkeys to not include the <Escape> key as an introducer still caused Mascot to wait when
the <Escape> key was pressed. |
| |
- Mascot no longer waits after the <Escape> key is pressed, when the hot key
introducer is not <Escape>. |