<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 4 Jan 2020, at 05:23, Matt Neuburg <<a href="mailto:matt@tidbits.com" class="">matt@tidbits.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">When I say (in ruby)<br class=""><br class="">    `"#{ENV['TM_SUPPORT_PATH']}/bin/mate" '#{p}'`<br class=""><br class="">where p is the pathname of a folder, what appears in the project browser is that folder plus (hierarchically down from it) all its contents.<br class=""><br class="">But when I open a folder using TextMate, directly, what appears in the project browser is just the contents of the folder; the folder itself is not in the project browser.<br class=""><br class="">How can I make the former (`mate`) behave like the latter (TextMate itself)?<br class=""></div></div></blockquote></div><div class=""><br class=""></div><div class="">I’m not sure if it makes a difference, but I think you should use the `TM_MATE` environment variable instead. It points to `mate`.</div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">-- <br class="">/Jacob Carlborg</div>

</div>
<br class=""></body></html>