mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
On non-Mac platforms, let xterm.js ClipboardAddon handle Ctrl+C (copy when text is selected) and Ctrl+V (paste) instead of sending control codes to the PTY. Closes #175