Skip to content

Conversation

zach-fuller
Copy link

Summary

This PR introduces a keyboard shortcut for copying the current input. This feature allows users to easily copy composed messages (including text and attachment references).

Changes

Core Implementation:

  • Adds InputCopyCommand with ctrl+shift+c default keybind
  • Implements Copy() method in editor component with toast feedback
  • Adds command execution handler

Documentation:

  • Updates keybind documentation to include new input_copy shortcut

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.

1 participant