mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
It should be safe to assume that clipboard data is valid UTF-8, but I’m seeing crashes related to creating a CFString (from buffer content) after a paste operation, so the assumption might not be valid.