pwntester / octo.nvim

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

prompt prefix vs title #150

Closed rudotriton closed 3 years ago

rudotriton commented 3 years ago

I noticed that this project uses prompt_prefix to describe the context/actions: e.g. Issue Search>. What's your opinion on changing them to prompt_titles instead? The argument here being that using the titles would be consistent with all the other Telescope's pickers as they change the title instead of the prefix.

pwntester commented 3 years ago

I dont have any strong opinions about this. Im open to merge a PR for this :)