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