Skip to content

feat: add core git sections to the root picker#72

Merged
barrettruth merged 1 commit intomainfrom
feat/core-git-sections
Apr 6, 2026
Merged

feat: add core git sections to the root picker#72
barrettruth merged 1 commit intomainfrom
feat/core-git-sections

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

@barrettruth barrettruth commented Apr 6, 2026

Summary

  • add route handlers and picker implementations for the default branches.local, commits.current_branch, and worktrees.list sections
  • enable branches, commits, and worktrees in the default root picker config and add default key bindings for their auxiliary browse, yank, and refresh actions
  • document the updated root picker sections and configuration in the README and vimdoc, and cover the behavior with config, route, and picker specs

Test plan

  • nix develop .#ci --command busted
  • bash ./scripts/ci.sh

The route foundation already exposed default branch, commit, and worktree
routes, but the default picker still had no implementations behind them.
Add the route handlers, pickers, and tests so the core git sections are
usable out of the box.
@barrettruth barrettruth merged commit 05247e1 into main Apr 6, 2026
8 checks passed
@barrettruth barrettruth deleted the feat/core-git-sections branch April 6, 2026 21:39
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.

1 participant