[TxMt] Re: {{*.{o,pyc},Icon in title bar

Artie Ziff artie.ziff at gmail.com
Fri May 4 23:55:44 UTC 2012


Previously I thought the issue was the windowTitle variable in 
.tm_properties.
I was wrong... again.

the title bar anomaly is caused by this:

excludeInFileChooser= "{$exclude,*.xib}"

In fact, simply using the variable, excludeInFileChooser, appears to 
corrupt the titlebar:

excludeInFileChooser= "{*.xib}"

Those lines are from here:
http://wiki.macromates.com/Reference/FolderSpecificSettings

HTH!



More information about the textmate mailing list