-
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calling only `hydra-keyboard-quit' on switch-frame event was effectively stopping the original frame switch. This change adds a call to the original handler after calling `hydra-keyboard-quit'. See #73 * hydra.el: Add `hydra--handle-switch-frame' * hydra-test.el: Update Fixes #77
- Loading branch information
1 parent
5e8c7f2
commit 543e97b
Showing
2 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters