magithub
magithub copied to clipboard
Copy link to clipboard
After creating a pull request, gh-pulls copies a link to the PR to your clipboard. This is super handy and would be great if magithub did the same. Thanks!
After creating a pull request in magithub, the pull request is actually opened in emacs. From there you can use w (magithub-browse-thing) to open the PR in your browser. Do you want some other keybinding (perhaps M-w) to just copy the URL as a kill?
Ah, didn't know about w. I do still like the auto-copy, but I can probably live w/ w. Something like what you're describing w/ M-w is often useful for things like copying a link to a file on github, so I could see it being useful in this case too.
Cool 😄 I still like the idea of M-w, so I'll leave this open for that feature request.
You should take a peek at magithub-map 😉
Seems it's related to #284