Skip to content

Navigator: multi-select files and copy multiple paths at once #136

Description

@vincentortegajr

Big fan of the app — the canvas + terminal model is exactly what agentic dev needs.

Feature request
In the file navigator tree, add:

  1. Multi-select — Shift+click / Cmd+click to select multiple files (VS Code style)
  2. Copy path(s) — right-click → "Copy Path" or "Copy Relative Path" that, when multiple files are selected, copies all paths newline-separated

Current behavior
No multi-select exists. Copying a file path requires right-clicking each file individually.

Why it matters
When giving context to an agent or building a prompt, you often want to reference 5-10 specific files at once. Being able to Cmd+A or Shift+click a folder's contents and copy all paths in one action saves a lot of manual work.

VS Code's "Copy Relative Path" on a multi-selection is the exact UX to match.


Genuinely — this is the tool I've been dreaming about since 2020. Terminals, files, and agents all on an infinite canvas where you can spatially arrange your thinking? Nobody had built it right until now. The fact that it exists and works this well already in alpha is wild.

Thank you for building it. Keep going. 🤝

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions