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
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to