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 :)