Intercept keyboard shortcuts in xterm.js so users can copy selected text with Cmd+C (Mac) or Ctrl+Shift+C (Linux/Win), and paste from system clipboard with Cmd+V / Ctrl+Shift+V. Without text selected, Cmd+C still sends SIGINT as expected. 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 | ||