a-Shell-commands icon indicating copy to clipboard operation
a-Shell-commands copied to clipboard

Is it possible to add fzf, fd, ripgrep, git?

Open NightMachinery opened this issue 4 years ago • 3 comments

Thanks for the great project. <3

NightMachinery avatar Apr 21 '21 21:04 NightMachinery

im waiting for this too

ariananggada avatar Jun 17 '21 07:06 ariananggada

I gave it a try; most of them require cross-compiling with a different compiler, which is not fully easy. They're still on the TODO list. For git, I strongly recommend the WorkingCopy app, which is much better than anything I can do. The latest TestFlight version has lg2, which is a git clone written using libgit2. It doesn't have the same functionality or parameters as git, but it can be useful.

holzschu avatar Jun 17 '21 08:06 holzschu

I made a program that just passes all input to lg2 as an alternative for git to use in things like Vim plugin manager (Vundle, Plug). I can give the source code to anyone who asks

TheGamer1002 avatar Jan 27 '22 17:01 TheGamer1002