Hannah Earley
Hannah Earley
I also encountered this issue, I think the iTerm AppleScript terms cannot reliably find the tab of a hotkey window (or perhaps the pane object does not include sufficient information)....
Hey! Sorry I haven't used itermocil in quite some time, hope your fork works well and that there haven't been any breaking changes in iTerm :)
Unfortunately I'm not experienced enough with JXA to find out what's going wrong, but I had the same problem. I solved it by making [this AppleScript version][scpt] -- save it...
@aws-nlaquet just so you know koekeishiya isn't merging this particular pull request as my approach doesn't quite align with his. Not sure of the timeline for multiple modifier keys in...
I made a proof of concept patch [here](https://github.com/sourtin/yabai/tree/mouse_actions). Usage is like yabai -m config mouse_actions 0 fn left move stack yabai -m config mouse_actions 1 shift ctrl left move swap...
Would skhd support mouse buttons when this lands?
Unfortunately I've been unable to maintain merge-ability of my fork (there was a big upstream refactor a month or so ago and I didn't have the time to re-integrate the...