Spoons icon indicating copy to clipboard operation
Spoons copied to clipboard

fix seal plugins cmd being ignored in commands table

Open yannrouillard opened this issue 3 years ago • 0 comments

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.

yannrouillard avatar Jun 06 '22 21:06 yannrouillard