-
Notifications
You must be signed in to change notification settings - Fork 137
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
[1][Easy][App] Ability to select with arrow keys in chat history #24
Comments
@Fryingpannn Lookin into it. |
Hi, that's a good idea, maybe another improvement would be to automatically have a "letter" assigned to the history, something similar to "vimium chrome extension" or "jumpy VSCode extension" so for example each entry has a letter or letter combination and we can press the key or key combination to open the history. Also, if we can open the history in another chat window, so we can follow up the conversation, that will be amazing. |
@Fryingpannn was this merged. A dev took this when I had issues with git issues and did a PR on the old repo. Was it merged or should I re-do this task? |
It's here! @Malodeity trypear/pearai-submodule#5 The PR got migrated over |
If @Malodeity still is unable to work on this, I could take it @Fryingpannn . But I don't know if there is any priority for this right now. Let me know. |
When I use
CMD+H
to go to the history tab of the chat panel, I have to move my hand to the mouse to click on which row to see. This breaks the programmer's flow.Expected:
CMD/CTRL+H
to navigate to history chat panelThe text was updated successfully, but these errors were encountered: