TermiT / Flycut

Clean and simple clipboard manager for developers
MIT License
2.44k stars 200 forks source link

Behavior change #239

Open Hawkcode opened 2 years ago

Hawkcode commented 2 years ago

If you scrolled through items, when you found one and dismissed the window, it would paste the value in. Now you have to use CMD V.

Anyway to get it back to previous way?

--Richard S Albrecht--

Skype: HawkCode

TermiT commented 2 years ago

Are you using MacAppStore version or DRM-free?

Hawkcode commented 2 years ago

I've literally been using it for years but I don't think its from the Mac App store. How could I tell?

TermiT commented 2 years ago

Open App Store app, search for Flycut, if it says "Open" instead of "Install" or "Free", then it's from App Store. Apple has a new restriction on how clipboard is used in apps, so if you want a version without restriction, download a version from here: https://github.com/TermiT/Flycut/releases

Hawkcode commented 2 years ago

Well I did that, but the behavior is the same. When I scrolled through items and stopped on the one I release the current Item was pasted when I released the hot key, now I have to use Cmd V. Is there some setting that needs to be set?

TheCrudman commented 2 years ago

I've got the same issue (using the App Store version), Cmd+Shift+V works, I can scroll throw the copied values, but previously I could simply take my fingers off the hot keys and it'd paste the chosen text. Now, nothing happens and I have to sent press Cmd+V to paste. These are my current preferences: https://imgur.com/a/hSpe8vf

MarkJerde commented 2 years ago

Does #224 fix it?

TheCrudman commented 2 years ago

Sorry for the super late reply, but yes, confirming that this fixed it. 😁

I removed Flycut from under Security & Privacy -> Accessibility

Then I closed and reopened Flycut (which prompted the warning about Accessibility not being enabled).

By adding Flycut manually to the Accessibility list it fixed the issue.