Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

CraftOS-PC v1.2.2

Latest
Compare
Choose a tag to compare
@MCJack123 MCJack123 released this 24 May 22:12
· 3 commits to master since this release

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