Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support selecting items based on input. #263

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

facetoe
Copy link

@facetoe facetoe commented Mar 25, 2018

Disclaimer: I am not a OSX dev. This may be a horrible hack, but it works for me...

This PR adds support for selecting an item based on entered input. I slightly modified the NSView subclass from https://github.com/mikekazakov/MGKMenuWithFilter/blob/master/README.md and plonked it into place.

@runforprogram
Copy link

runforprogram commented Jun 13, 2018

i merge the pull request on my fork ,but i found this can not response to up,down key event。and enter key not select clip to paste and dismiss the menu

@facetoe
Copy link
Author

facetoe commented Jun 13, 2018

Hmmm, they are working for me, I've been running this branch for several months without issue.

@satish-vellanki
Copy link

satish-vellanki commented Oct 10, 2018

I have the same problem as @runforprogram, it will be good to have this ability in Clipy.
Edit: If it matters, I am using macOs 10.13.6

@facetoe
Copy link
Author

facetoe commented Oct 10, 2018

Hmm, I don't really know how to debug this as it works for me fine. I'm also on 10.13.6...

@yurikoles
Copy link

@facetoe could you please rebase your branch to resolve conflicts?

@facetoe
Copy link
Author

facetoe commented Oct 10, 2018

Yep I'll try to fix it up this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants