Allan Odgaard-4 wrote:
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
While setting that variable did not help, renaming the library file helped. What is the side effect of moving this file?
--Martin