Closed szymonkaliski closed 9 years ago
Ideally I'd love to be able to set choose options to imitate xcode quick open window:
@szymonkaliski Can you edit your commit to not have all these whitespace changes? Once you do that I'll merge it.
Hey, it should be better with this commit: https://github.com/szymonkaliski/choose/commit/876b450a32cdff231696f76f91cc384897f97b7a ?
What about the swift re-write?
@szymonkaliski I've merged the Swift rewrote into a branch on this repo now. It has some bugs that I can't figure out, but I'm working on it. Starting with the command line parser, which I'm working on at https://github.com/sdegutis/Optitron and which I'll merge when it's working.
Could you list those bugs somewhere, maybe as issues? I think I'd be interested in helping out, I use FZF heavily for terminal, but GUI counterpart for macvim (and other scripts) would be great... :)
Sure.
Choose running with:
ls | choose -c ECE8BE -b 345EF2 -s 18 -w 20 -u
Choose running with:
ls | choose -c ECE8BE -b 345EF2 -s 18 -w 20
Updated info: