Feature Request
Allow users to assign custom names to terminals in the Terminals section of the UI.
Current Behavior
Terminals in the Terminals section don't have user-facing names, making it hard to distinguish between multiple terminals at a glance.
Desired Behavior
Users should be able to name (and rename) terminals so they can quickly identify which terminal is which — e.g. "Claude Code", "Dev Server", "Tests", etc.
Note: the crow new-terminal CLI already accepts a --name flag, but the UI should surface and allow editing of terminal names.
Feature Request
Allow users to assign custom names to terminals in the Terminals section of the UI.
Current Behavior
Terminals in the Terminals section don't have user-facing names, making it hard to distinguish between multiple terminals at a glance.
Desired Behavior
Users should be able to name (and rename) terminals so they can quickly identify which terminal is which — e.g. "Claude Code", "Dev Server", "Tests", etc.
Note: the
crow new-terminalCLI already accepts a--nameflag, but the UI should surface and allow editing of terminal names.