Skip to content

Open Current Branch in Browser #1327

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
derethil opened this issue May 24, 2024 · 1 comment · Fixed by #1337
Closed

Open Current Branch in Browser #1327

derethil opened this issue May 24, 2024 · 1 comment · Fixed by #1337

Comments

@derethil
Copy link

Is your feature request related to a problem? Please describe.
As far as I know, there is no current way to open the current branch in the browser from Neogit. This is something I do quite often to quickly start going through issues, PRs, etc. Before primarily moving to Neogit I had been using git-open to accomplish this.

Describe the solution you'd like
It makes the most sense to me to remap the existing b o to do this since the action is simply opening the branch URL. Opening a new pull request link is slightly different and hence could be remapped to b p or something.

Describe alternatives you've considered
Alternatively, if remapping an existing action is an issue, a keymap that doesn't conflict with the current actions could be implemented as well.

Additional context
N/A

@CKolkey
Copy link
Member

CKolkey commented May 27, 2024

Good call! Bound to o on the status buffer.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants