mattDavo / Yippy

macOS open source clipboard manager
MIT License
364 stars 26 forks source link

Delete Shortcut No Longer Working? #38

Closed karlhorky closed 3 years ago

karlhorky commented 3 years ago

Hey @mattDavo ! 👋 Hope you're well.

I'm on 2.8.1 and it seems like in one of the last versions, the delete shortcut key (cmd-backspace) no longer works.

In 2.8.0 and 2.8.1 it also makes a *beep* error sound.

The delete function works from the menu.

karlhorky commented 3 years ago

Oh wait, I was reading the shortcut wrong - I guess it is not cmd-backspace - it's ctrl-backspace! This is working now! Closing.

mattDavo commented 3 years ago

Ah yep was just about to say. Thanks. I did this to better support the search bar, to allow clear left with cmd-backspace.

Although I have now just realised that delete is broken when searching.

Cheers!