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 #416

Closed
wants to merge 1 commit 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

@yuchen9
Copy link
Contributor Author

yuchen9 commented Apr 2, 2023

should separate the commit

@yuchen9 yuchen9 closed this Apr 2, 2023
@yuchen9 yuchen9 deleted the feat/chat-history branch April 2, 2023 07:14
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

1 participant