Summary
Add the ability to copy and paste text and images within the OpenCode terminal interface.
Use case
When working in the terminal, users often need to:
- Copy code snippets or output to paste elsewhere
- Copy images that are displayed in the terminal
- Paste text from clipboard into the terminal
Details
- Currently, selecting text in the terminal doesn't provide a copy option
- Images displayed in the terminal cannot be copied
- Adding right-click context menu with copy option would help
- Alternatively, keyboard shortcuts (Ctrl+C/Ctrl+V or Cmd+C/Cmd+V) could work
Additional context
This would improve UX significantly for developers who frequently work with CLI tools and need to transfer content between the terminal and other applications.
Summary
Add the ability to copy and paste text and images within the OpenCode terminal interface.
Use case
When working in the terminal, users often need to:
Details
Additional context
This would improve UX significantly for developers who frequently work with CLI tools and need to transfer content between the terminal and other applications.