This set of configuration changes achieves the following:
- Disable automatic copying to clipboard while using the mouse to select text. Instead, the selection is copied
when the user types either
Ctrl+Shift+corSuper+c(on macOS only) after using the mouse to select text. - The
Super+ckeybinding works by remapping it toCtrl+Shift+cin ghostty. - Ghostty will ignore those keybindings so that tmux can handle them. This allows tmux to copy text cleanly even
