### Describe the feature or problem you’d like to solve Would like to open the browser to a specific file, with a range of lines highlighted. ### Proposed solution Allow this: `gh browse test.go:10-20` To open the test.go file and highlight lines 10-20.