Mario Zechner
1e33492525
fix(coding-agent): harden clipboard copy
...
closes #3639
2026-04-24 12:55:58 +02:00
Mario Zechner
ce15f40769
fix(coding-agent): use native clipboard text copy on desktop closes #2347
2026-03-18 22:42:02 +01:00
Mario Zechner
a0396e1f9b
fix(coding-agent): silence headless clipboard fallback errors closes #2056
2026-03-14 05:05:07 +01:00
Mario Zechner
cb850676e7
feat(coding-agent): add Android/Termux support
...
- Make @mariozechner/clipboard an optional dependency
- Lazy-load clipboard module with graceful fallback
- Add Termux clipboard support via termux-clipboard-set
- Skip image clipboard on Termux (not supported)
fixes #1164
2026-02-01 22:59:11 +01:00
Mario Zechner
9ee58fdea9
feat(coding-agent): add OSC 52 clipboard support for SSH/mosh sessions
...
Fixes #1069
2026-01-30 03:25:00 +01:00
Ogulcan Celik
a174578673
feat: add wayland clipboard support
2026-01-08 19:38:30 +01:00
Mario Zechner
83a6c26969
Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/
2025-12-09 00:51:33 +01:00