On 6 May 2010, at 23:16, Martin Burger wrote:
You can disable it, as you probably already know. We have not obtained new info to workaround the Skim problem since the issue was last brought up.
Setting TM_INTERACTIVE_INPUT_DISABLED to true does not help at all. --Martin
I checked the code¹ and that is the variable to disable it.
Alternatively remove the library, use ⌃R on this line in a TextMate document:
mv "$TM_SUPPORT_PATH/lib/tm_interactive_input.dylib"{,-disabled}
¹ http://svn.textmate.org/trunk/Support/lib/tm/executor.rb:77