Feature Request: Workspaces #8317

Open
opened 2026-01-31 01:26:22 +00:00 by claunia · 0 comments
Owner

Originally created by @dakom on GitHub (May 20, 2020).

Description of the new feature/enhancement

I often have several different related directories and would like to organize them as tabs in a Terminal window. For example, project "foo" might have "foo-frontend", "foo-backend", "foo-utils", "foo-shared-types", etc.

Currently, spinning this up requires a lot of manual work (open new tab, change directory, etc.)

It would be awesome if Terminal recognized some sort of "workspace" file, such that double-clicking it opened all those directories as separate tabs in a new Terminal window.

This is already an established convention in many other programs, including Microsoft products like VSCode

Originally created by @dakom on GitHub (May 20, 2020). # Description of the new feature/enhancement I often have several different related directories and would like to organize them as tabs in a Terminal window. For example, project "foo" might have "foo-frontend", "foo-backend", "foo-utils", "foo-shared-types", etc. Currently, spinning this up requires a lot of manual work (open new tab, change directory, etc.) It would be awesome if Terminal recognized some sort of "workspace" file, such that double-clicking it opened all those directories as separate tabs in a new Terminal window. This is already an established convention in many other programs, including Microsoft products like VSCode
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8317