Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(keyboard-bindings): prevent actions that we handle
We previously did not properly silence further processing of keyboard shortcuts, leading to `r` to trigger the original behavior. Closes #203
- Loading branch information