feat: Add "Copy response" button to messages #74

Closed
opened 2026-01-28 09:59:10 -08:00 by hikari · 0 comments
Owner

Feature Request

Add a "Copy response" button to Hikari's messages so users can easily copy the content to their clipboard.

Benefits

  • Quick and easy way to copy code snippets, commands, or explanations
  • No need to manually select and copy text
  • Improves workflow when using Hikari's suggestions in other applications

Implementation Ideas

  • Add a small copy icon/button in the corner of each response bubble
  • Show a brief "Copied!" confirmation tooltip on click
  • Copy the raw markdown or rendered text (could be a setting)
  • Consider copying code blocks separately with their own copy buttons

User Experience

  • Button should be subtle but discoverable
  • Keyboard shortcut support would be nice (e.g., Ctrl+Shift+C when a message is focused)
  • Visual feedback on successful copy

This issue was created with help from Hikari~ 🌸

## Feature Request Add a "Copy response" button to Hikari's messages so users can easily copy the content to their clipboard. ### Benefits - Quick and easy way to copy code snippets, commands, or explanations - No need to manually select and copy text - Improves workflow when using Hikari's suggestions in other applications ### Implementation Ideas - Add a small copy icon/button in the corner of each response bubble - Show a brief "Copied!" confirmation tooltip on click - Copy the raw markdown or rendered text (could be a setting) - Consider copying code blocks separately with their own copy buttons ### User Experience - Button should be subtle but discoverable - Keyboard shortcut support would be nice (e.g., Ctrl+Shift+C when a message is focused) - Visual feedback on successful copy ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-01-28 15:20:37 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#74