Improve ESC key behavior
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Improve the behavior of the ESC key to avoid erroneous cancelations of calculations. This can probably be implemented by removing the direct access to the Windows key states and instead adding a key event handler to the terminal. This will ensure that the ESC key is only forwarded, if the terminal has keyboard focus.
The content of the description indicates a good possibility by using the key event handler of the terminal.
Manual test.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r796]
Diff: