Skip to content

fix(picker): bind browse to <c-x> in issue picker (#20)#47

Merged
barrettruth merged 1 commit intomainfrom
fix/issue-picker-browse-keybind
Apr 4, 2026
Merged

fix(picker): bind browse to <c-x> in issue picker (#20)#47
barrettruth merged 1 commit intomainfrom
fix/issue-picker-browse-keybind

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Summary

  • Add a default action to the issue picker so <cr> continues to open the issue in the browser
  • Map browse to <c-x> in the issue picker defaults, matching the PR and CI picker convention
  • Update docs to reflect both <cr> and <c-x> as browse keys

Closes #20

Add a default action so <cr> opens the issue in the browser (matching
previous behaviour), and map browse to <c-x> so it mirrors the PR
picker convention.

Closes #20
@barrettruth barrettruth merged commit 79b65d6 into main Apr 4, 2026
7 checks passed
@barrettruth barrettruth deleted the fix/issue-picker-browse-keybind branch April 4, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<c-x> should work in the issues pickerand open it (<cr> too)

1 participant