Reattach tmux sessions to user namespace for clipboard access
Reattach process (e.g., tmux) to background
reattach-to-user-namespace$ reattach-to-user-namespace tmux new-session -s main$ reattach-to-user-namespace pbcopy < file.txt$ reattach-to-user-namespace -l /bin/bash