[TxMt] Re: File Browser and HTML output panes width

Allan Odgaard mailinglist at textmate.org
Mon Jul 28 06:23:39 UTC 2014


On 25 Jul 2014, at 10:23, Elia Schito wrote:

> I'd like to know if there's a setting to free File Browser and HTML 
> panes
> width limits relative to editor's space.

The layout constraints are created here 
https://github.com/textmate/textmate/blob/master/Frameworks/DocumentWindow/src/ProjectLayoutView.mm#L121

I think the width limits you mention arise naturally from needing to fit 
in all the content (like the status bar items).

There are no user options to break these constraints.


More information about the textmate mailing list