Cool! I want to test too!<br><br><div class="gmail_quote">On Mon, Dec 12, 2011 at 5:33 PM, Amiel Martin <span dir="ltr"><<a href="mailto:amiel@carnesmedia.com">amiel@carnesmedia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>I've got a quick workaround for issue #1 (splitviews):</div><div>Open "~/Library/Application Support/TextMate/Session/Info.plist"</div><div>(the XCode plist editor makes it nice and easy, but you can open it in textmate as well if you are comfortable editing plists).</div>


<div>You are looking for <font face="'courier new', monospace">htmlOutputHeight</font><font face="arial, helvetica, sans-serif">. Mine was set to a negative value, setting it to a positive value should fix the issue (it did for me).</font></div>


<div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">-Amiel</font></div><div><br></div><div><br></div><div> </div>

<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Allan et al.<br>


first, TM 2 looks really good :) Congratulations!<br>Here my first observations:<br>1) splitviews<br>- open a file and display any of the file browser options (like SCM etc.)<br>- then drag the grabber to resize both views inside the splitview<br>


- it is possible to resize them beyond the window's frame bounds<br>- the same for HTML output<br>- even show/hide file browser doesn't reset the views correctly<br>2) (I know very marginally :) Multibyte Input<br>


- open a window<br>- change Apple's input method to e.g. Japanese (Hiragana) and type e.g. 't'<br>- this is what I get:<br>t{<br>    NSUnderline = 2;<br>    NSUnderlineColor = "NSCalibratedWhiteColorSpace 0.17 1";<br>


}<br>- after type 'a'<br>tた{<br>    NSUnderline = 2;<br>    NSUnderlineColor = "NSCalibratedWhiteColorSpace 0.17 1";<br>}{<br>    NSUnderline = 2;<br>    NSUnderlineColor = "NSCalibratedWhiteColorSpace 0.17 1";<br>


}<br>- whereby only 'た' should be displayed<br>3) main menu > Bundles > ... key equivalent and tab trigger overlap<br>- as far as I see it if a bundle command has a tab trigger AND a key equivalent defined both info will be displayed overlapped in the NSMenuItem<br>


- e.g. JavaScript > Core > Language > Object Key - Key Value<br><br>All the best,<br>--Hans</blockquote><br><br>-Amiel<br><a href="http://carnesmedia.com" target="_blank">http://carnesmedia.com</a>
<br><br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br></blockquote></div><br>