mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #6728] Copy Last Response Automatically to clipboard #117775
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Eve-146T on GitHub (Nov 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6728
Feature Request
Is your feature request related to a problem? Please describe.
I want to save time by not having to navigate to the copy button, instead I want to have the last response automatically in my clipboard.
Describe the solution you'd like
Add a setting in the settings for automatically copying the last response to the clipboard.
Describe alternatives you've considered
A shortcut for copying the last response to the clipboard, for example pressing alt + c copies the last response to the clipboard.
Additional context