Skip to content

Automatically quit when asked to #59

@sornas

Description

@sornas

Currently we ignore <C-c>, which is kinda bad. I think we should always quit on <C-c> and quit on SDL quit-events by default, but have the SDL-part be optional (but default to on).

Suggestions: std::process::exit. https://lib.rs/crates/ctrlc is cross-platform.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions