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.
I noticed that this project uses
prompt_prefix
to describe the context/actions: e.g.Issue Search>
. What's your opinion on changing them toprompt_title
s 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.