Hammerspoon / hammerspoon

Staggeringly powerful macOS desktop automation with Lua
http://www.hammerspoon.org
MIT License
11.82k stars 578 forks source link

contexts - https://contexts.co/ #3229

Open jack0x0 opened 2 years ago

jack0x0 commented 2 years ago

Would be nice if we have implemented a Spoon to provide the behavior of contexts on searching windows/fuzzy names.

image

Could it work on Hammerspoon? I see contexts does not have support for new apple silicon(m1/m2), no new releases since 2021.

Would be nice: 1- Fuzzy Search over open window; 2- Fuzzy Search over tabs (like on chrome / safari).

MuhammedZakir commented 2 years ago

This should be doable. I can't remember, but I feel like I have seen this implemented using Hammerspoon before.

cmpadden commented 2 years ago

Perhaps it could be an extension of the Seal spoon.

http://www.hammerspoon.org/Spoons/Seal.html

It already performs some of the functionality described.