The presented TUI is a full UI for simply browing Github, the Github CLI is not that.
Notice how I can list with `gh pr list` but then will need to run a full new command to actually inspect the contents of those PRs. I think an interactive interface would be nice!
The presented TUI is a full UI for simply browing Github, the Github CLI is not that.
Notice how I can list with `gh pr list` but then will need to run a full new command to actually inspect the contents of those PRs. I think an interactive interface would be nice!
I think you could probably whip something very basic and crude up with fzf and the “—-preview” flag