Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show history list under the command bar and fix select logic #417

Closed
wants to merge 2 commits into from

Conversation

yuchen9
Copy link
Contributor

@yuchen9 yuchen9 commented Apr 2, 2023

this pr mainly focus on chat history, including:

  1. display the history list under the command bar, which happens only in chat.
  2. fix the history select logic and styles. when you use ctrl + shift +↑ to browse the history prompt, you cannot get back to the initial message but only the last historical prompt.

related #402

display the history list under the command bar, which happens only in chat.

before & after
imgonline-com-ua-twotoone-AtAM4PUb1YozveHr

fix the history select logic and styles. can get to the initial message when use ctrl + shift +↑.

before & after

image

Summary Video

2023-04-02.12.46.43.mov

@truell20
Copy link
Contributor

truell20 commented May 1, 2023

Thank you for doing this 🙂 History should be easier to access in the newest versions of cursor (the history icon on the top part of the chat bar)

@truell20 truell20 closed this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants