Skip to content

Refs

The Refs tab is a singleton tab that consolidates branch, worktree, and tag management into a single tabbed interface using mode tabs.

Modes

The tab provides three switchable modes:

ModeContents
Branches (default)Full branch management — same as the standalone Branches tab
WorktreesWorktree list and management
TagsTag list and management — same as the standalone Tags tab

Each mode initializes lazily on first access and refreshes automatically when relevant git events occur.

Opening

You can open the Refs tab from the content tab bar or jump directly to a specific mode:

  • Opening “Branches” navigates to the Branches mode
  • Opening “Tags” navigates to the Tags mode
  • Opening “Worktrees” navigates to the Worktrees mode

Keyboard Shortcuts

Keyboard shortcuts are context-dependent. When the Tags mode is active, tag-specific shortcuts (N, Delete, Ctrl+A) are available. See the Branches and Tags pages for full shortcut lists.