Hammerspoon / Spoons

The official repository of Spoon plugins
https://www.hammerspoon.org/Spoons/
450 stars 141 forks source link

fix seal plugins cmd being ignored in commands table #271

Closed yannrouillard closed 3 months ago

yannrouillard commented 2 years ago

Seal plugins can define a table of commands which contains the command used to launch it in the cmd field.

However currently the key of the command in the commands table is used instead of this field. This was identical for most seal plugin except filesearch which uses the special ' character as the command trigger.