[TxMt] Re: Only 9 files open at a time in tabs?

Allan Odgaard mailinglist at textmate.org
Tue May 24 23:34:02 UTC 2016


On 25 May 2016, at 1:28, Josh Bernitt wrote:

> Is there a way to disable the 9 file limit in open tabs, or is this a 
> hard coded thing? Thanks!

The limit is based on the width of your tab bar (not 9) but you can 
disable the behavior by running this in a terminal:

     defaults write com.macromates.TextMate.preview disableTabAutoClose 
-bool YES


More information about the textmate mailing list