Nate Smith
Nate Smith
We're cool with a new config added for this. Let's call it `default_owner`. If it's unset, behavior is the same as right now. If it's set, it's used in repository...
I'm open to this change! The slight complication is that right now those prompts are provided by a third party library, `survey`, that we don't have easy control over; I...
hi, this is definitely a desired feature and was actually supposed to ship with our initial integration of actions into `gh`. Unfortunately, the internal code that GitHub uses to do...
I poked at this some and I'm realizing that we're already having to do some hacks around `tview`'s List widget and supporting this from our code means even more hacks;...