telescope-github.nvim
telescope-github.nvim copied to clipboard
Add `gh search repo` picker
GitHub CLI has, for sometime, the search argument, in which you can search repositories. This would be a great addition to this extension.
It would be nice to be able to open the issues, pull_request, and run selectors directly after selecting a repository.
e.g.
-
<C-i>: openissuesselector for the repository -
<C-p>: openpull_request -
<C-r>: openrun