Skip to content

Composer: prompt history recall (up-arrow, Ctrl+R) #2

Description

@xDope7137

No way to recall a previous prompt. The terminal has up-arrow and Ctrl+R; the web composer has neither, so a long prompt you want to re-run has to be retyped.

The data already exists — ~/.claude/history.jsonl is on the machine and is already read (it's one of the title sources), so this needs a capability to serve it and a composer keybinding, not new storage.

Wanted

  • up-arrow walks back through this session's prompts
  • Ctrl+R fuzzy-searches across the project's history

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions