Is your feature request related to a problem? Please describe.
I keep github dash open in another terminal/tmux page for the repo I'm working in. I use CLI to in other panes to checkout branch names for review/editing etc.
this is gco [branch-name] but to get the branch name, I need to copy it from somewhere.
Currently gh-dash has copy url and copy PR number.
Describe the solution you'd like
It'd be great if I could copy the branch name so I can go use it elsewhere for checkout. Like U/u since it's next y/Y
Describe alternatives you've considered
Opening the github UI and clicking on the copy branch button... that's... looooong.
Additional context
N/A
Is your feature request related to a problem? Please describe.
I keep github dash open in another terminal/tmux page for the repo I'm working in. I use CLI to in other panes to checkout branch names for review/editing etc.
this is
gco [branch-name]but to get the branch name, I need to copy it from somewhere.Currently gh-dash has copy url and copy PR number.
Describe the solution you'd like
It'd be great if I could copy the branch name so I can go use it elsewhere for checkout. Like U/u since it's next y/Y
Describe alternatives you've considered
Opening the github UI and clicking on the copy branch button... that's... looooong.
Additional context
N/A