▲ | rtpg 4 days ago | |
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! | ||
▲ | redserk 3 days ago | parent [-] | |
I think you could probably whip something very basic and crude up with fzf and the “—-preview” flag |