nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
185 stars 14 forks source link

keyboard shortcut support #25

Closed nurpax closed 6 years ago

nurpax commented 6 years ago

plumbing for being able to add keyboard shortcuts + actually adding shortcuts.

should design these comprehensively rather than adding them one by one.

shortcut code needs to be able to support entering text strings too. (or at least not mess with text input)

nurpax commented 6 years ago

test

Sent with GitHawk