[TxMt] "edit in textmate" does not support umlauts
Allan Odgaard
throw-away-1 at macromates.com
Sat Feb 17 07:34:24 UTC 2007
On 17. Feb 2007, at 03:23, m.zeckinger wrote:
> small correction to my previous mail:
> it does NOT work on the site using safari. it works with the mozilla
> Mozex hack, but not with safari.
> this can be easily reproduced on this website
> http://instiki.org/textilesandbox/new/%C3%B6%C3%B6%C3%A4
Ah okay -- I misunderstood your first letter and thought it was the
content that could not have accents.
It has to do with the filename being implicitly converted to
decomposed unicode, and then subsequently string equality failing for
dictionary look-ups, fun stuff…
More information about the textmate
mailing list