[TxMt] Re: Q: Avoid display of binaries when clicked on in projects panel
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Sat Mar 21 21:12:38 UTC 2009
On 21.03.2009, at 18:25, ruserius at mac.com wrote:
> One annoying issue I have with the projects panel is every time I
> click on a binary, textmate tries to display a text version of
> it...if it happens to be a large zip, textmate sometimes crashes.
>
> Is there some way to avoid this, outside of removing all binaries
> from your project panel?
Maybe these things could help:
- to treat an extension as binary do a right-click on e.g. a foo.zip
and select 'Treat Files with "*.zip" Extension as Binary'
or
- select the root of your project, press ⌘+I, and insert in the text
field 'File Patterns' under 'Recursively Include Contents
Matching': !.zip (do not show files with the extension 'zip')
[to do it globally you also can change the regexp under TextMates'
preferences > Advanced > Folder References > File Pattern]
--Hans
More information about the textmate
mailing list