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

Add context menus to the prompt and the responses #2108

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

kryotek777
Copy link
Contributor

Describe your changes

Added context menus for the prompt (Cut, Copy, Paste, Select All) and for the responses (Copy, Select All)

Issue ticket number and link

Closes #1966

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • I have added thorough documentation for my code.
  • I have tagged PR with relevant project labels. I acknowledge that a PR without labels may be dismissed.
  • If this PR addresses a bug, I have provided both a screenshot/video of the original bug and the working solution.

Demo

gpt4all-contextmenu.mp4

Signed-off-by: Kryotek <gcda@outlook.it>
@manyoso manyoso merged commit afbb30a into nomic-ai:main Mar 12, 2024
1 check passed
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.

Contextual menus for copy/paste operations in input/output text controls.
2 participants