Skip to content

command hotkeys should be escaped instead of executed #45

@alodahl

Description

@alodahl

cmd+t
cmd+n
cmd+shift+esc
cmd+space
cmd+tab
cmd+shift+~
cmd+shift+3

hotkeys should be escaped. Right now they are executed and interfere with the program.

potential solutions have been discussed in issue #32

Update: This was partially addressed in #118 , with these exceptions:

"Fixed for some key combinations; could not overwrite in Safari for command + n, command + m, command + t, command + w. I also tested in Chrome and at least command + n was still not working. Seems like it might be a browser issue with not allowing me to catch those events and override them. In my research I came across this library which may be able to help: https://craig.is/killing/mice."

Metadata

Metadata

Assignees

Labels

GraceHopperOSDReserved for GHC Open Source Day!bugSomething isn't workinggood first issueGood for newcomers

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions