Nice!! I'm going to have to play with this. Now what I really want to see, and I'm surprised doesn't exist, is an addon for or replacement to Spotlight that works like dmenu in that I can write scripts which use it for input like: printf 'one\ntwo\nthree' | dmenu -l 3 -p "Which one? " I use that in so many scripts on my main machines and would love to share them with macOS folks. I'm really surprised its not in somet…
There's a clone of dmenu - https://github.com/oNaiPs/dmenu-mac , but it doesn't integrate with Spotlight or similar.
I honestly think Apple would be half keen to do it themselves, they just probably haven't seen the idea to steal it yet