[TxMt] Re: editing .profile, and others
Allan Odgaard
mailinglist at textmate.org
Sat Dec 6 11:12:46 UTC 2008
On 3 Dec 2008, at 14:08, Jon Evans wrote:
> [...]
> I still had a problem with .bashrc until I restarted TM. I guess it
> caches
> the file info the first time you open the file? It's working now
> anyway.
Sort of, yes. This is because when you do ⌘T it has to show all text
files in your project, if some are of “unknown” type, it means
loading first 1024 bytes of each of these, which would affect the
speed of ⌘T on each invocation if it did not cache it.
That said, the binary/text situation is clearly not ideal and on the
list of stuff to rethink :)
More information about the textmate
mailing list