<br><br><div class="gmail_quote">On Sun, May 30, 2010 at 4:13 AM, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On 29 May 2010, at 23:16, Joshua Shapiro wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[...] Is there a way I can format this string data so that textmate<div class="im"><br>
recognizes it is a columnar selection?<br>
</div></blockquote>
<br>
You need to store a property list as the OakTextMatePboardType with a ‘content’ key (actual string) and ‘rectangular’ set to the string value YES.<br>
<br></blockquote><div>Perfect. Thanks.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Note that this is not a documented pasteboard type so no guarantees about future compatibility with this format etc.<br>
<br></blockquote><div> Noted.</div></div>