I get the same thing when trying to use the Create Branch command in the Git bundle.
Also, Branches (Show/Switch) in the same bundle has stopped working at all.
On 16 Jul 2016, at 4:58 pm, Stefan Daschek stefan@daschek.net wrote:
Today I noticed that a bundle command using TextMate::UI.request_item is no longer working: Instead of opening a dialog window it only gives a warning:
tm_dialog (async_close): Window '(null)' doesn't exist
Simple command to reproduce:
#!/usr/bin/env ruby18 -wKU require "#{ENV["TM_SUPPORT_PATH"]}/lib/ui" TextMate::UI.request_item(:items => %w(foo bar baz), :title => 'Title')
Known bug?
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate