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

Please add golang and fzf and ripgrep OR the silver searcher (ag) #48

Open
stonevil opened this issue Apr 30, 2020 · 4 comments
Open

Please add golang and fzf and ripgrep OR the silver searcher (ag) #48

stonevil opened this issue Apr 30, 2020 · 4 comments

Comments

@stonevil
Copy link

stonevil commented Apr 30, 2020

Please add

  • git
  • golang
  • fzf
  • ripgrep OR the silver searcher (ag).

Thanks.

@ricardokl
Copy link

Git seems like it's a no go. I asked and he said there's a license issue

I would love to see fzf though!

@personalizedrefrigerator
Copy link
Contributor

It looks like GitHub's client (gh, not git) is written in go and is MIT-licensed. If we have golang, we could also have a GitHub client!

@dmitshur
Copy link

@personalizedrefrigerator FWIW, adding Go to a-Shell is not a requirement to have gh in a-Shell. Go has support for WebAssembly (although you may also want WASI, which is in development at golang/go#31105), so if the gh project supports that target (likely a non-trivial amount of work, but plausible), a gh.wasm module can be built externally and copied into a-Shell.

@holzschu
Copy link
Owner

Hi,
ripgrep is now available in a-Shell with pkg install rg. It's been compiled to WebAssembly, so it can feel a bit slow the first time.

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

No branches or pull requests

5 participants