Hammerspoon / Spoons

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

keychain: handle spaces #317

Closed wfaulk closed 3 months ago

wfaulk commented 7 months ago

The Keychain spoon is currently broken if your "service" contains a space. This is a fairly naive solution, but it feels like the only way for it to break is if a passed value contains a single-quote, which should be already broken.