Skip to content

Feature Request: Add "Open Directory" option to repository tab context menu #2638

Description

@sdpfigueiredo

Feature

Add an Open Directory option to the context menu shown when right-clicking a repository tab, placed right after the existing Copy Repository Path option.

Why

When working with multiple worktrees, each tab can point to a different working directory. Opening the directory of the active tab directly from its context menu makes it much faster to locate the exact worktree folder on disk instead of manually navigating to it.

Expected behavior

Right-click a repository tab -> context menu shows:

  • Refresh
  • Copy Repository Path
  • Open Directory

  • Edit
  • ...

Selecting Open Directory opens the repository's working directory in the OS file manager (Explorer / Finder / system file manager), and should work on Windows, macOS, and Linux.

Platform

Windows / macOS / Linux

Metadata

Metadata

Assignees

Labels

already-doneThis feature already exists

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions