Skip to content

Handle keyboard interrupts #6

@cguess

Description

@cguess

Right now ctrl and alt keys aren't managed very well. We want to be able to use them to map to functions. This was working before redoing the KeyManager. We should get it working again.

This probably has to do with threading, in that it's killing the thread, but not the app. We probably want an exception in a thread to kill the whole program, so add that for now.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestfirst stepsFirst steps required for the project to even get started

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions