jesseduffield / jesseduffield/lazygit
pressing "o" on branch name results in error `xdg-open: unexpected option -a`
Open
bug
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
### Describe the bug
clicking `o` on branch name (open the PR/commit in browser) resulting in `xdg-open: unexpected option -a`
### To Reproduce
Steps to reproduce the behavior:
1. Go to **RemoteBranches**
2. Click `o` on any branch
3. See error
### Expected behavior
open browser
### Screenshots
### Version info:
up to date ** Ubuntu 24.04**
```
lazygit -v
commit=, build date=, build source=Homebrew, version=0.55.1, os=linux, arch=amd64, git version=2.43.0
git -v
git version 2.43.0
```
Contributor guide
Assessment
This issue has not been assessed yet.