hyperstart / hyperstart.io

Source code for https://www.hyperstart.io
GNU General Public License v3.0
17 stars 1 forks source link

Consume ctrl+S and ctrl+D even when no save/debug possible. #7

Closed Mytrill closed 6 years ago

Mytrill commented 6 years ago

We should always consume the shortcut events, even if the event is not available.

Mytrill commented 6 years ago

Done.