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

allow for multiple selection #3

Open
szymonkaliski opened this issue Mar 22, 2015 · 8 comments
Open

allow for multiple selection #3

szymonkaliski opened this issue Mar 22, 2015 · 8 comments

Comments

@szymonkaliski
Copy link
Contributor

It would be cool if we could select multiple elements, and choose would return them separated by newline, something like using -m and tab with fzf:

screen shot 2015-03-22 at 10 53 40

@thesoftwarephilosopher
Copy link
Contributor

This is another awesome idea, thanks! Btw, I should let you know that I'm in the middle of rewriting choose in Swift, because the original choose (this project) was done in a hurry and with absolutely no regard for ease of modification (as you can probably tell by looking at the source).

@szymonkaliski
Copy link
Contributor Author

This sounds great! Do you have some kinda ETA as to when this will be fully ported to Swift?
I don't want to interrupt in your workflow when you're in the middle of rewrite, but at the same time I started using choose as fzf alternative for MacVim and would love some new features — I can work on those, and swift version looks cleaner than this one to change stuff... well, let me know :) we could move my ideas over there as well, if you think that's a better way?

@thesoftwarephilosopher
Copy link
Contributor

@szymonkaliski I expect it to be fully ported over by Friday.

@szymonkaliski
Copy link
Contributor Author

Cool! So I'll join you there next weekend! I see a lot of potential in this little thing :)

@bradparks
Copy link

@sdegutis - did you ever do your Swift version? I see lots of uses for this too. Nice tool!

@thesoftwarephilosopher
Copy link
Contributor

@bradparks It's in the swift branch in this repo. I took a weekend trying to port it directly from ObjC to Swift, but it's really buggy. I'm sure the bugs are easy to fix, I just can't find them in the code. Feel free to hunt them down.

@bradparks
Copy link

@sdegutis - cool... thanks for the info.... i'll take a look!

@peacetara
Copy link

As long as this is behind an option flag, I'm fine with this as an option, but I wouldn't like this to be default behavior.

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

No branches or pull requests

5 participants