mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
The text encoding (or even field type) can be practically anything, so we need to either handle everything or coerce to UTF-8. This is a quick fix for an issue with QuickCursor, a more thorough review of encoding used with AppleEvents is to follow.