Thanks for the tip definitely didn't know that one :)
Is there any chance of exposing this somewhere either in the output
window or the bundle editor?
My personal preference would be the output window as sometimes I don't
want it to scroll for the same command.
Thanks again,
Nick
P.S. I assume when you say a text editor you mean TextMate itself ;)
On 10/30/06, Allan Odgaard <[EMAIL PROTECTED]> wrote:
On 31. Oct 2006, at 02:05, Nick Channon wrote:
> I had some commands using the web preview window that outputted pages
> of information. I wanted to view this information as it arrived but
> did not want to scroll manually. So I developed some javascript code
> that adds a 'Follow' checkbox to the webpreview header that when
> checked automatically scrolls preview window to the bottom as it
> updates, much like the unix tail command.
Actually… TM has a hidden setting for this.
You need to load the tmCommand file into a text editor and then add:
<key>autoScrollOutput</key>
<true/>
I'll go update the docs :)
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev