Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trouble activating warpd with utils like hammerspoon #260

Open
inthegreenwild opened this issue Jul 20, 2023 · 1 comment
Open

trouble activating warpd with utils like hammerspoon #260

inthegreenwild opened this issue Jul 20, 2023 · 1 comment

Comments

@inthegreenwild
Copy link

I'm trying to make hammerspoon trigger warpd but it never gets activated with hammerspoon's keystroke function. I've not had this issue with any other application that activate on keybinding/hotkey so I'm not sure how to debug this.

hs.hotkey.bind({"cmd", "alt", "ctrl", "shift"}, "W", function()
  hs.eventtap.keyStroke({"alt", "cmd"}, "x")
end)

has anyone else had luck activating warpd with things like hammerspoon, applescript, keyboard maestro, etc?

@sachamasry
Copy link

sachamasry commented Jul 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants