v20260606-nightly
Copy from a porthole declared an RTF pasteboard type even when writing plain text, so RTF-preferring paste targets received empty data. Declare the content type that matches what each mode writes. Clicking a porthole in an inactive split pane did not activate the pane because the porthole text view refuses first responder. Forward its mouseDown to make the containing PTYTextView first responder.