On 16 Oct 2011, at 10:39, Brandon M Fryslie wrote: > […] exit_show_tool_tip […] Is there some way to do this from inside a Ruby command? #!/usr/bin/env ruby -wKU require "#{ENV['TM_SUPPORT_PATH']}/lib/exit_codes" ⋮ TextMate.exit_show_tool_tip("Hello world")