[SVN] Re: textmate url scheme
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Mon Dec 6 08:47:55 UTC 2010
On 6 Dec 2010, at 00:30, Mads Hartmann Jensen wrote:
> Would it be possible to add a third option to the url scheme: position?
>
> so it would look like this:
>
> txmt://open/?url=file://myfile&position=300
For time being you can try TMTOOLS ( http://www.eva.mpg.de/~bibiko/downloads/textmate/index.html ) :
after activating your desired file in TM you can write a command like:
"$TMTOOLS" set caretTo '{line=0;index=0;}'
"$TMTOOLS" move caretBy '{index=300;}'
Cheers,
--Hans
More information about the textmate-dev
mailing list