mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
feat: Trim copied selections #1973
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 @crizCraig on GitHub (Sep 2, 2024).
Is your feature request related to a problem? Please describe.
Copying selected messages in the UI adds multiple newlines
Describe the solution you'd like
Trim the text in the same way that hitting the copy button does
Describe alternatives you've considered
Hitting the copy button trims newlines
Additional context

I'm on Mac Sonoma / Chrome Version 128.0.6613.85 (Official Build) (arm64)