On Jan 24, 2006, at 2:16 PM, Sune Foldager wrote:
On 24/01/2006, at 20:04, Gary L. Gray wrote:
I just took a very short LaTeX document and pasted in Lorem ipsum twice from the Text bundle. When I start typing in the middle of that text, it becomes painfully slow, and as I said before, I have cocoAspell disabled and am only using the built-in checker. I just tried the same thing in TeXShop and I am not seeing the same slow- down.
Likely it's, as Allan suggested, due to a very high complexity of the spelling checker in the case of miss-spelled words (to be sure, it's expected that it takes the longest in that case, but the difference seems to be rather large). That TeXShop doesn't slow down is most likely because it uses NSTextView which caches and updates differently.
OK, but there must be a reason that TextMate is slow when the others aren't in exactly the same circumstances.
In addition, is there way to change TextMate's undo behavior? It undoes one character at a time and that is rather painful when one wants to undo a lot of typing.
-- Gary