Commit 8e305c1
committed
refactor: replace platform commands with arboard crate for clipboard
Simplifies clipboard handling by using the arboard crate instead of
spawning platform-specific commands (pbcopy, clip, xclip). This reduces
complexity and improves error handling with better diagnostics for Linux
users.1 parent e983e4d commit 8e305c1
3 files changed
Lines changed: 409 additions & 141 deletions
0 commit comments