This repository has been archived by the owner on Jul 19, 2020. It is now read-only.
Bugfix release related to keyboard events. (Re-released to patch some critical bugs.)
- Holding Ctrl-T terminates the running program
- Unused resized terminal space will now be the same color as the background
- Left/right modifier keys are now discriminated in key events
- Shift key presses now send key events
- Pressing alt no longer loses focus
key_up
events now send the correct key when pressing modifier keys