41d24beade
- Track application bracketed-paste mode from terminal output. - Capture browser and mobile clipboard pastes only while that mode is enabled, normalizing line endings and sending a single BPM-framed input event. - Remove the synchronous output decoding and console diagnostics that could stall terminal rendering under output load. - Keep the terminal's zero-scrollback configuration and resolve existing no-case-declarations lint blockers in terminal keyboard shortcuts. Quality gates: npm run typecheck, npm run lint