xterm.js handles paste natively via its internal textarea — our container-level paste listener either double-pastes (if the event bubbles) or is dead code (if xterm calls stopPropagation). Also remove the dead isPaste key handler block that returned true (same as default). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| screenshots | ||
| server | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| vitest.config.ts | ||