[TxMt] Re: callback.application.did-deactivate

Gerd Knops gerti-textmate at bitart.com
Sat Dec 31 17:11:14 UTC 2011


On Dec 27, 2011, at 6:18 AM, Allan Odgaard wrote:

> On 26 Dec 2011, at 17:13, Gerd Knops wrote:
> 
>> On Dec 25, 2011, at 2:40 PM, Allan Odgaard wrote:
>> 
>>> * `callback.file-browser.action-menu`
>>> * `callback.mouse-click`
>> 
>> Is there some documentation somewhere, or could you say a few words about these?
> 
> 
> These are really just proof-of-concept.
> 
> The first makes the command show in the action menu of the file browser — if you run the command it should setup the TM variables and the command can also get the file’s content on stdin, have output set to e.g. New Window / HTML etc.
> 
> The last one is just like regular commands but activated via mouse click instead of key / tab trigger.
> 
Interesting. How can I scope it so it only intercepts certain mouse clicks (eg with modifier combination, or double-clicks etc)?

Gerd



More information about the textmate mailing list