pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.42k stars 136 forks source link

[Feature request] Global Telescope menu #163

Closed folliehiyuki closed 2 years ago

folliehiyuki commented 3 years ago

Issue Description

Type: feature request

Describe

First, thanks for an amazing plugins. Don't know whether it was asked before, but here is my proposal.

I want octo.nvim to have a global Telescope menu (either bound to :Octo or :Octo commands), from which users can access other commands. This will make key bindings for Octo easier (literally just need 1 for all functionalities).

The results window will prompt for repo card review ... issue, then next after choosing issue it will prompt for list create ... reopen (much like the current command auto-suggestion, but with Telescope interface). The preview window can describe what the currently selected command does, for example.

pwntester commented 3 years ago

Thanks for the suggestion, looks like something cool and easy to implement. Wont be able to tackle it in the next few weeks though. PRs are welcome if you want to give it a go.

kkharji commented 3 years ago

I guess I can work on that since it solves my issue as well. opening a pr soon