[TxMt] Re: How to put the cursor at the top of a document
Koen Punt
koen at koenpunt.nl
Wed Feb 10 22:56:23 UTC 2016
In the "Bundle Support" bundle in Support/shared/lib/textmate.rb there's a
go_to function, which uses the txmt:// protocol for the current file, or when
a path is supplied it uses the mate cli.
This might get you somewhere :)
Koen
> On Feb 10 2016, at 5:59 pm, Gary Ash <gary.ash at icloud.com> wrote:
>
> Hello,
I’m working on textmate 2 command that will process data from a file and
insert some some information into the activate textmate document
I’ve got the bulk of the job working pretty well except I’d like to ensure the
data is allows added to the top of the file. Can anyone tell me how to ensure
the cursor is at the top of the document before I insert my data?
>
> Thanks for any help
Gary
>
> _______________________________________________
textmate mailing list
textmate at lists.macromates.com
<http://lists.macromates.com/listinfo/textmate>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20160210/4bfcad51/attachment-0001.html>
More information about the textmate
mailing list