Closed oleander closed 7 years ago
I think there needs to be some visual feedback when copying. Maybe the chooser is dismissed (copy as an alternative to Enter)
Sure. How about close and show a message using hs.alert.show
?
hs.alert.show("Copied to clipboard", 0.5)
feels right to me.
0.5
was a bit to fast as I didn't have time to read the message. Would 1
sec work, as used in the update?
Looks great, thanks!
This pr implements #11.