telescope-github.nvim icon indicating copy to clipboard operation
telescope-github.nvim copied to clipboard

Add `gh search repo` picker

Open tarsobcaldas opened this issue 3 years ago • 1 comments

GitHub CLI has, for sometime, the search argument, in which you can search repositories. This would be a great addition to this extension.

tarsobcaldas avatar Oct 20 '22 11:10 tarsobcaldas

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>: open issues selector for the repository
  • <C-p>: open pull_request
  • <C-r>: open run

yamada-wacul avatar Nov 24 '22 05:11 yamada-wacul