d14cdc1151
Copy selected terminal output with Ctrl/Cmd+C without sending an interrupt, and route browser paste consistently through the terminal transport.
334 B
334 B
Web Terminal Clipboard Tasks
- Add selected-text copy interception without suppressing unselected terminal interrupts.
- Normalize browser paste handling through the existing paste transport.
- Add focused frontend coverage for copy shortcut decisions.
- Run frontend tests, typecheck/build, lint, and diagnostics.