What version of Bun is running?
1.3.10+30e609e08
What platform is your computer?
Linux 6.18.13-arch1-1 x86_64 unknown
What steps can reproduce the bug?
Use XFCE 4 Terminal to run bun repl and execute the .copy command with any expression.
What is the expected behavior?
The result of the expression should be copied to the clipboard.
What do you see instead?
Nothing is copied to the clipboard.
Additional information
I have also tried three more terminals (Alacritty, Ghostty and Kitty), and Xfce's Terminal is the only one in which the .copy command does not work.