Skip to content

Conversation

@hipsterusername
Copy link
Member

Summary

Adds Alt+up/down when text area is selected as a shortcut to traverse prompt history. Ensures duplicate prompts are treated correctly in chronological history.

Related Issues / Discussions

N/A

QA Instructions

Test it! It works!

Merge Plan

Merge at will.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Sep 15, 2025
cursor[bot]

This comment was marked as outdated.

Copy link
Collaborator

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Refactored navigation logic to match conventional history behaviour
  • Fix bug where you couldn't ever go to next prompt item
  • Use fancy keyboard shortcut style for the hotkey tip
  • Add translation strings

@psychedelicious psychedelicious enabled auto-merge (rebase) September 16, 2025 04:59
@psychedelicious psychedelicious merged commit f795a47 into main Sep 16, 2025
13 checks passed
@psychedelicious psychedelicious deleted the Prompt-History-Shortcuts branch September 16, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend PRs that change frontend files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants