Skip to content

Feature: Quick project switching with Cmd+P #34

@willzhqiang

Description

@willzhqiang

Summary

Support Cmd+P to quickly switch between projects, similar to VS Code's project switcher.

Current Behavior

No keyboard shortcut for fast project switching. Users must navigate manually through the UI.

Expected Behavior

Pressing Cmd+P opens a fuzzy search overlay listing all known projects (recently opened, pinned, etc.). Typing narrows the list; pressing Enter switches to the selected project.

Motivation

Frequent project switching is a core workflow for terminal multiplexer users. A keyboard-driven quick switcher significantly reduces friction compared to mouse-based navigation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions